Skip to content

1.0.0

Latest
Compare
Choose a tag to compare
@Booyaka-619 Booyaka-619 released this 02 Apr 09:17
· 4 commits to main since this release

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