/FastBigInt

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

Primary LanguageJavaScript

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