- Adds extremely large numbers together (larger than 64bit floating point).
- Can only accept integers (no decimals or commas), must be in form of a string.
- Can accept infinite amount of arguments.
-
Notifications
You must be signed in to change notification settings - Fork 0
/** * Adds extremely large numbers together (larger than 64bit floating point). * Can only accept integers (no decimals or commas), must be in form of a string. * Can accept infinite amount of arguments. **/
minijag/string_Add
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
/** * Adds extremely large numbers together (larger than 64bit floating point). * Can only accept integers (no decimals or commas), must be in form of a string. * Can accept infinite amount of arguments. **/
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published