Returns a string containing a number represented in exponential notation.
numObj.toExponential([fractionDigits]) |
| JScript |
| toExponential Method (JScript 5.6) |
| See Also |
Returns a string containing a number represented in exponential notation.
numObj.toExponential([fractionDigits]) |
Arguments
Remarks
Requirements
See Also