(0).toExponential(1) should, according to the algorithm in 15.7.4.6, return
"0e+0".

But all browser implementations return "0.0e+0" instead.

Which is wrong? The specification or the implementations?
_______________________________________________
es-discuss mailing list
[email protected]
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to