|
|
|
|
|
by johannes1234321
1927 days ago
|
|
As long as we're sticking to core language JavaScript is not the right answer as the only numeric type, Numeric, is a IEE-754 "double". For lots of maths however integer semantics are better suited. Python has arbitrary sized integers in the language, which even improves the usefulness. Of course libraries and extensions could eventually help. |
|