Returns the minimum safe integer (number, constant)
summary (oneliner)
The minimum safe integer is the smallest number without digits which can be used in JavaScript.
Uses Number.MIN_SAFE_INTEGER
internally.
doc
issues
youtube id
caniuse query
collections
Inputs
Outputs
Min Int (Number)
The minimum safe integer