archives

« Bugzilla Issues Index

#4216 — Ch. 20: Various editorial issues


20.1.3.3 Number.prototype.toFixed ( fractionDigits )
Note (before algorithm): Change "toFixed" to fixed width font


20.2 The Math Object
1st para: Missing space after first sentence: "object.Math"


20.2.2.3 Math.acosh( x )
20.2.2.5 Math.asinh( x )
20.2.2.7 Math.atanh( x )
20.2.2.9 Math.cbrt ( x )
20.2.2.13 Math.cosh ( x )
20.2.2.15 Math.expm1 ( x )
20.2.2.18 Math.hypot ( value1 , value2 , …values )
20.2.2.21 Math.log1p ( x )
20.2.2.22 Math.log10 ( x )
20.2.2.23 Math.log2 ( x )
20.2.2.29 Math.sign(x)
20.2.2.31 Math.sinh( x )
20.2.2.34 Math.tanh ( x )
20.2.2.35 Math.trunc ( x )
Algorithm font is "Arial" instead of "Times New Roman"


20.3.3.1 Date.now ( )
1st para: "return" -> "returns"


20.3.4.40 Date.prototype.toLocaleTimeString ( [ reserved1 [ , reserved2 ] ] )
1st para: "toLocaleString" -> "toLocaleTimeString"


fixed in rev37 editor's draft


In Rev37