Method | Description | |
---|---|---|
NumberPrototype ( |
||
ThisobToDouble ( Object thisob ) : double | ||
toExponential ( Object thisob, Object fractionDigits ) : String | ||
toFixed ( Object thisob, double fractionDigits ) : String | ||
toLocaleString ( Object thisob ) : String | ||
toPrecision ( Object thisob, Object precision ) : String | ||
toString ( Object thisob, Object radix ) : String | ||
valueOf ( Object thisob ) : Object |