Algorithm for adding large numbers (>53 bits). Takes in any two numbers but in the form of strings, and returns the sum of both numbers as string.
-
Updated
Nov 1, 2020 - JavaScript
Algorithm for adding large numbers (>53 bits). Takes in any two numbers but in the form of strings, and returns the sum of both numbers as string.
To associate your repository with the extra-long topic, visit your repo's landing page and select "manage topics."