CodingTrain / CodingTrain/Suggestion-Box
Creating a Javascript to do math on huge numbers.
Open
- Dominant language
- No language data
- Stars
- 570
- Forks
- 85
- PR merge metrics
- No merged PRs in 30d
Description
The largest number that JavaScript can handle is 9007199254740991. Years ago I had a personal website and created a script to do addition, subtraction, multiplication, and division on practically unlimited size positive integers. I do one column at a time like someone doing it on paper. I still have the script and wonder if it would be a good challenge. Details on request.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.