Following on from Number.prototype.toHexExponential, it would be nice if parseFloat could then convert this format back to Number.

And parseFloat should ignore a "0x" or "0X" between the leading sign (if any) and the main string.
E.g.  "-0x123.B4p+12"


_______________________________________________
es-discuss mailing list
[email protected]
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to