isNegativeDouble

Check if the given value is a negative double

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 double


Check if the given value is a negative double

Accepts:

  • Numbers between negative Infinity and 0

  • E-Notation

Since

0.1.0

See also

Throws

If the value is not a negative double