EdenMath :: Version History
Version 1.2.2 (7 March 2020)
- 64-bit version for macOS Catalina compatibility
- Code signed and notarized for macOS Mojave and later
- New and updated icons
Version 1.2.1 (9 August 2014)
- Updated application icon with a Yosemite style
- Improved the accuracy and calculation of factorials
- Fixed a crash when calculating large figures (i.e. 100!)
- Code clean up and improvements
Version 1.2.0 (31 May 2013)
- Universal Binary - works natively on PowerPC and Intel-based Macs
- Massive interface update
- Updated application icon
- Removed the (skimpy) Help files
- Changed the factorial button from n! to x!
- Added log2 and 2x functionality
Version 1.1.1 (31 May 2004)
- Support for non-integer factorials
- Constants menu
- New application icon
- Updated tutorial
- Available under GPL
- Trimmed down source code
- Minor modifications to the interface
Version 1.1.0 (1 June 2003)
- New interface design & icon
- Updated tutorial.
- Arcsine, Arccosine, and Arctangent now work properly. The logic behind them for previous versions of EdenMath was backwards, so none of these worked correctly except when using radians.
- 3.0% will now show up correctly as 0.03. It showed up as 0.0 before.
- Increased the precision for the conversion to gradients so answers using gradients will be more accurate.
- Before, 0! would crash the program. It now correctly returns the answer of 1.
Version 1.0.2 (1 July 2002)
- Annoying precision bug which evaluated some numbers such as 65.1 to 65.0999999999 has been corrected.
- Entire project (including nib files and source code) has been included, instead of just the source code.
Version 1.0.1 (29 May 2002)
- Switched the multiplication mnemonic from x to *.
- Entire project (including nib files and source code) has been included, instead of just the source code.
- Added additional material to the About Box.
- Changed the Probability, Trigonometry and Algebra buttons to rounded bevel buttons
- Added the ^ and ! mnemonics to the x^y and n! buttons, respectively
Version 1.0.0 (May 2002)
- Initial version released.