- Changed the constructor to a class.
- Added a max precision option. If a number can be represented exactly will a smaller exponent, it will do so, but it will not exceed precision.
- Strings with decimal values are now allowed in the constructor parameters.
- Merged the multiply methods into one.
setExponent
now rounds. AddedgetBitAtPositionFromRight
.
- Beta release