Skip to content

/** * 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

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

string_Add

  • 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.

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

No packages published