Number.MIN_VALUE ConstantNameNumber.MIN_VALUE Constant---the minimum numeric valueAvailabilityNavigator 3.0 Synopsis
Number.MIN_VALUE DescriptionNumber.MIN_VALUE is the smallest (closest to zero, not most negative) number representable in JavaScript. Its value is approximately 2.22E-308. |
|