isNegativeFloat

Check if the given value is a negative float

Accepts:

  • Numbers between -Infinity and 0

  • E-Notation

Since

0.1.0

Parameters

value

The value to check

Throws

If the value is not a negative float


Check if the given value is a negative float

Accepts:

  • Numbers between negative Infinity and 0

  • E-Notation

Since

0.1.0

See also

Throws

If the value is not a negative float