I found out a errata(typo) in ECMA-262(ECMAScript) 5th edition specification.
In section 15.7.4.6 ("Number.prototype.toExponential
(fractionDigits)", p.p.156), it says that
Number.prototype.toExponential "Return a String containing this Number
value represented in decmal exponential notation". However, that
"decmal" must be typo and it should be "decimal".
Hi there,
I found out a errata(typo) in ECMA-262(ECMAScript) 5th edition specification.
In section 15.7.4.6 ("Number.prototype.toExponential
(fractionDigits)", p.p.156), it says that
Number.prototype.toExponential "Return a String containing this Number
value represented in decmal exponential notation". However, that
"decmal" must be typo and it should be "decimal".
I wish it to be discussed accordingly.
Regards,
Makoto Mizukami
makoto at fedoraproject.org
I found out a errata(typo) in ECMA-262(ECMAScript) 5th edition specification.
In section 15.7.4.6 ("Number.prototype.toExponential (fractionDigits)", p.p.156), it says that Number.prototype.toExponential "Return a String containing this Number value represented in decmal exponential notation". However, that "decmal" must be typo and it should be "decimal".
I wish it to be discussed accordingly.
, Makoto Mizukami makoto at fedoraproject.org