Const
Checks if a number is a NegativeInt (a negative integer <= -1).
<= -1
true if the value is a NegativeInt, false otherwise.
true
false
Checks if a number is a NegativeInt (a negative integer
<= -1).