Releases: OchirErkhembayar/qcalc
Releases · OchirErkhembayar/qcalc
0.1.2
Add hyperbolic trig functions. Fix bug when re-populating input with logbase functions. Refactor evaluation to be inside impl block instead of separate function.
v0.1.0
First release.
Support for
- Basic arithmetic operations
- Built in functions (sin, cos tan, log, ln)
- Saving results into variables with pre-existing variables (pi, e)
- History of expressions for re-populating the input field