JScript  

The number of fractional digits is out of range

[This is preliminary documentation and subject to change]

You attempted to pass an invalid argument to the function Number.prototype.toExponential. The argument to the function toExponential() must be between 0 and 20 (inclusive).

To correct this error

See Also

toExponential Method