Returns a string representing a number in fixed-point notation.
numObj.toFixed([fractionDigits]) |
| JScript |
| toFixed Method (JScript 5.6) |
| See Also |
Returns a string representing a number in fixed-point notation.
numObj.toFixed([fractionDigits]) |
Arguments
Remarks
Requirements
See Also