Returns a string containing a number represented either in exponential or fixed-point notation with a specified number of digits.
numObj.toPrecision ([precision]) |
| JScript |
| toPrecision Method (JScript 5.6) |
| See Also |
Returns a string containing a number represented either in exponential or fixed-point notation with a specified number of digits.
numObj.toPrecision ([precision]) |
Arguments
Remarks
Requirements
See Also