top | item 45768828 (no title) benchloftbrunch | 4 months ago Per IEEE 754, yes, but JS the language doesn't distinguish between NaN representations. discuss order hn newest nhatcher|4 months ago Correct.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'
nhatcher|4 months ago Correct.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'
nhatcher|4 months ago
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'