Number.MIN_VALUE

Term side of the Card
Topic: Number
Unit title: Number.MIN_VALUE
Categories: Constant
Explanation side of the Card

Explanation: The constant that defines the smallest positive number and can be represented in JavaScript, approximately 5e-324. Numbers smaller than this are rounded down to 0.

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: