Overview
Tutorial
Download
System Requirements
Mac OS 10.1
Available RAM: 5 MB
HD space: 2 MB
Price: $0. €0. £0. ¥0.
EdenMath 1.1.1 :: Version History Updates in 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
Updates in 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.
Updates in 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.
Updates in 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