archives

« Bugzilla Issues Index

#569 — 15.7.4.6: undefined "fractionalDigits"


In 15.7.4.6 "Number.prototype.toExponential (fractionDigits)",
step 10.a says:
"If fractionalDigits is undefined, then let f = 0."
but 'fractionalDigits' is not defined.

Change to 'fractionDigits'.


And while you're there,
step 11.a says:
"If fractionDigits is not undefined, then"
where 'fractionDigits' is in upright font.

Change it to italic font.


corrected in editor's draft


fixed in rev10, Sept. 27 2012 draft