|
|
EdenMath 1.1.1 :: Version History
- Support for non-integer factorials
- Constants menu
- New application icon
- Updated tutorial
- Available under GPL
- Trimmed down source code
- Minor modifications to the interface
- 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.
- 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.
- 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
|