Skip to content
This repository has been archived by the owner on May 23, 2019. It is now read-only.

Add support for complex arithmetic #67

Open
mabotkin opened this issue Oct 18, 2016 · 2 comments
Open

Add support for complex arithmetic #67

mabotkin opened this issue Oct 18, 2016 · 2 comments

Comments

@mabotkin
Copy link

I'm currently looking for a library to parse an expression in javascript and be able to evaluate it with complex variables as input. I saw that complex.js was already included so I was wondering if there were plans to have support for complex variables in the future. I could work on it if necessary.

@superMDguy
Copy link

I was interested in a similar thing. It seems like complex numbers are built in, but it doesn't recognize them with the algebra.parse() function.

@nicolewhite
Copy link
Owner

Please feel free to work on this @mabotkin. I did explore complex numbers at some point (hence the stuff in complex.js) but did not get around to incorporating it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants