Releases: Muusssi/unitCalculator
Releases · Muusssi/unitCalculator
Time functions
New features:
- Functions now() and date(year; month; day)
- fixes bugs regarding function arguments and subtraction after parenthesis
Uutta:
- uudet funktiot now() ja date(vuosi; kuukausi; päivä)
- funktioiden argumentteihin ja vähennyslaskuun sulun jälkeen liittyneet bugit korjattu
Measurement error
New features:
- You can now use measurement error in your calculations
- Improved GUI
Uudet ominaisuudet:
- Laskin osaa nyt käsitellä mittavirhettä (katso käyttöohje)
- Paranneltu käyttöliittymä
More functions and important bug fixes
- sqrt(), cbrt()
- handy time show()
- factorial
- fixed bugs in postfixing that led to evaluation instead of error like (+2 2 = 4, !3 = 6 and (0)sin = 0)