Number.MAX_VALUE ConstantNameNumber.MAX_VALUE Constant---the maximum numeric valueAvailabilityNavigator 3.0 Synopsis
Number.MAX_VALUE DescriptionNumber.MAX_VALUE is the largest number representable in JavaScript. Its value is approximately 1.79E+308. |
|