Skip to content

Releases: OchirErkhembayar/qcalc

0.1.2

28 Dec 22:19
Compare
Choose a tag to compare

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

28 Dec 12:26
Compare
Choose a tag to compare

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