|
|
|
|
|
by otabdeveloper2
3026 days ago
|
|
Yeah, you're right, there's a good historic reason for this current mess. Computing originated in scientific computational math problems, so the algorithms and data types are biased for that. Javascript programmers don't need a number type designed for accurately computing trig and square roots and representing pi, but they got one anyways. |
|