Skip to content
This repository has been archived by the owner on Jun 30, 2024. It is now read-only.

v3.0.21

Latest
Compare
Choose a tag to compare
@RealRTTV RealRTTV released this 02 Dec 19:36
· 4 commits to master since this release
  • setting functions to not exist now works correctly
  • copy to clipboard on defined functions
  • added sgn function
  • added a terrible factorial function
  • fixed a bug with negative signs not working
  • reworked the math engine logic
  • changed random() and rand() to be rand and random
  • added custom constants