Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@mali3days mali3days released this 16 Jan 21:24
· 5 commits to newcalulator since this release
  • 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)