Skip to content

Releases: mali3days/calculatorr

v1.0.0

16 Jan 21:24
Compare
Choose a tag to compare
  • basic math operators supported: *, /, +, -, sin and cos
  • possible to draw a graph x/y (f.e.: y=cos(x)*3)
  • calculation of the last number before the given one, the digits of which are sorted in ascending order (for example: for 23245 it is 22999)