Javascript Methods JavaScript Reference

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.