|
|
|
|
|
by zarzavat
1754 days ago
|
|
Decimal shouldn't be part of the interpreter. Even Python doesn't do that. JS needs operator overloading so that it can have decimals, rationals, ndarrays, automatic differentiation, etc. Unfortunately operator overloading is a dirty word for most of the webblubs who use JS. I've given up hope of that ever changing. |
|