Mega Code Archive
ToExponential() Syntax, Parameters and Note
Note:
Converts the value of a Number object into exponential notation.
Syntax:
numberName.toExponential(param1)
Parameters:
param1 Required; number of decimal places in the exponential notation.