Number Object Properties and Methods

The Number object is an object representation of the number data type and placeholder for numeric constants.

Properties

constructor Property

MAX_VALUE Property

MIN_VALUE Property

NaN Property

NEGATIVE_INFINITY Property

POSITIVE_INFINITY Property

prototype Property

Methods

toExponential Method

toFixed Method

toLocaleString Method

toPrecision Method

toString Method

valueOf Method

See Also

Other Resources

Properties (Visual Studio - JScript)

Methods

JScript Reference