Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 212 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 212 Bytes

FastBigInt

A Big Int Class that only has additions and substractions and can shorten the number when stringified (ie 1234 becomes 1.23K)

The class has a comment per method describing its use, please read that