3 ms·
Per IEEE 754, yes, but JS the language doesn't distinguish between NaN representations.
by benchloftbrunch 11mo ago
Per IEEE 754, yes, but JS the language doesn't distinguish between NaN representations.
- nhatcher 11mo agoCorrect. I guess you could actually see what representation your browser is using with ArrayBuffer. A quiet NaN in my case if I am doing things right: '0000000000000000111110000111111100000000000000000000000000000000'