This documentation is archived and is not being maintained.
toPrecision Method
Visual Studio 2010
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
Show: