Returns a string containing a number represented either in exponential or fixed-point notation with a specified number of digits.
function toPrecision ( [precision : Number] ) : String |
Returns a string containing a number represented either in exponential or fixed-point notation with a specified number of digits.
function toPrecision ( [precision : Number] ) : String |