Skip to content

v2.0

Compare
Choose a tag to compare
@Usbac Usbac released this 23 Mar 03:53
· 102 commits to master since this release

Changelog:

  • Flags now are available in interactive mode.
  • Added degree flag to manage angles in degree.
  • Added round function.
  • Removed the % operator.
  • Added PI and E constants.
  • Fixed bug that detected negative exponent numbers as invalid tokens.
  • Refactored code.