This repository has been archived by the owner on Mar 29, 2023. It is now read-only.
Releases: glenfletcher/Equation
Releases · glenfletcher/Equation
Version 1.2 Patch 1
Fixed Missed IndexError on Call Empty Equation
Version 1.2
Version 1.2
New Features:
- Support for Hexadecimal, Octal and Binary Numbers
- Support for rounding
Bugs Fixed:
- Empty Equation to String cause Index Error
- Positional Args Not Working
- Python 2.6 Support Fixed
Version 1.1 Patch 1
Fixed Bug #19
Version 1.1
Changes
- Removed root function
- Added Comparison Operators (including special similar versions)
- Added Variable iterator
- Added Scientific Constants
- Added Python Arithmetic Operators (smart equation construction)
- Fixed Unary Operators
Equation v1.0
Initial Stable Release