Number.MAX_VALUE
Term side of the Card
Topic: Number
Unit title: Number.MAX_VALUE
Categories: Constant
Explanation side of the Card
Explanation: The constant that defines the largest positive number and can be represented in JavaScript, approximately 1.7976931348623157e+308. Numbers larger than this are represented as `Infinity`.
Browser compatibility:
- The chrome browser supports this feature starting from version 1
- The edge browser supports this feature starting from version 12
- The firefox browser supports this feature starting from version 1
- The safari browser supports this feature starting from version 1
Availability: