Welcome to my Website!

Welcome to Liza's website!

JavaScript Number Methods

The toExponential() method returns a string, with the number rounded and written using exponential notation.

An optional parameter defines the number of digits behind the decimal point.

9.656e+0
9.66e+0
9.6560e+0
9.656000e+0