MIN_VALUE Property

Returns the number closest to zero representable in JScript. Equal to approximately 5.00E-324.

Number.MIN_VALUE

Arguments

  • Number
    Required. The global Number object.

Remarks

The Number object does not have to be created before the MIN_VALUE property can be accessed.

Requirements

Version 2

Applies To:

Number Object

See Also

Reference

MAX_VALUE Property

NaN Property

NEGATIVE_INFINITY Property

POSITIVE_INFINITY Property

toString Method