nicolewhite / algebra.js

Build, display, and solve algebraic equations.
http://algebra.js.org
MIT License
1.34k stars 111 forks source link

Trig functions in parse #91

Open sbsto opened 6 years ago

sbsto commented 6 years ago

Is there any way to include trig functions in parse, or even just equations, eg. y = cos(x) or y = sin^-1(x)? Is there a way this could be easily added?