
v1.2 [Feb 1, 2018]
* IMPORTANT: To match common syntax, log(i) now returns the common logarithm, ln(i) has been added for natural logarithm
* New: 64bit
* New: All new math engine
* New: Option to display results of each line independently
* New: Can now use [ ] and { } in addition to ( ) for easier readability of nested parentheses
* New: Menu item for toggling comments
* New: Added Decimal Modulo function ModD(x ,y)
* Bug Fixes
* Now requires OS X 10.9 or later
v1.0 [Jul 5, 2012]
- Updated for OS X 10.8 Gatekeeper