Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 232 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 232 Bytes

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.