Created March 2017.
Features: Evaluates arithmetic expressions
Supports operations +-*/^() sin cos tan arcsin arccos arctan ln log sqrt abs gamma floor ceiling
- gamma function calculated using lanczos approximation
- new operations may be easily added
Supports constants e pi
Graphs cartesian functions of one variable (easily expandable to parametric or polar functions)
Graphs derivatives of functions