torch2424 / CrunchKey

Chrome plugin to calculate strings realtime
Apache License 2.0
2 stars 0 forks source link

Trigonometric functions #10

Open julianpoy opened 8 years ago

julianpoy commented 8 years ago

Trigonometric functions should be supported at least in a small form. Currently, if you try a trigonometric function such as sin(90) it drops the sin and interperets (90).

I would really appreciate the basic inclusion of sin, cos and tan. Perhaps sec, csc and cot is possible, and certainly would be even more helpful. A dream come true would be to have the inverse functions for each of those as well.

torch2424 commented 8 years ago

http://mathjs.org/