Shane F. Carr
Shane F. Carr
Actually I double-checked using wolfram alpha and you're right, 10^21 actually is exactly representable by a double. Bad example. My point still holds though. Here's an example that actually does...
I am still confused about test262 and Yaffle's interpretation of the spec. The spec says: > Let n be an integer for which the exact mathematical value of n ÷...
The floating-point representation of 123.445 is an implementation detail; that's the point I'm trying to make. Every IEEE double has a one-to-one mapping with a short form of 15-17 significant...
Okay. I also noticed that Number.prototype.toPrecision has the same language: > Let e and n be integers such that 10p-1 ≤ n < 10p and for which the exact mathematical...
Although I can see some reasons why one could make an argument to change Intl.NumberFormat to match the behavior of Number.prototype, here are some reasons to keep the status quo....
The resolution from the Ecma 402 meeting is that the web reality behavior is acceptable and we should change the spec to allow for this behavior. It was suggested that...
I'd like to see any required spec work completed in time for ES 2021. Also relevant: a similar topic came up when discussing https://github.com/tc39/proposal-decimal on at TC39 on 2020-02-04. CC...
> How to handle the options parameter? This is a great question that I don't have an immediate answer to. One possible solution: namespace the child options like so: ```javascript...
Thanks, yes, my bad >_>
Discussion 2021-11-04: https://github.com/tc39/ecma402/blob/master/meetings/notes-2021-11-04.md#change-arrayprototypetolocalestring-to-use-listformat