Releases: Flying-Acorn/scientific-alphabetic-notation
Releases · Flying-Acorn/scientific-alphabetic-notation
1.0.0
Release Notes - Version 1.0.0
Features:
- Utilizes the "big double" variable from the "BreakInfinity" library for handling large numbers efficiently.
- Displays floored mantissa numbers with an alphabetic bijective formatted exponent ranging from "", "K", "M", "B", "a", "b", all the way up to "z", "aa", "ab", and beyond.
Limitations:
- Does not support decimal numbers or negative numbers.
Full Changelog: https://github.com/Flying-Acorn/scientific-alphabetic-notation/commits/1.0.0