Skip to content

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

Notifications You must be signed in to change notification settings

skymen/FastBigInt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published