negative-infinity

1.0.0 • Public • Published

negative-infinity

Check if a number is negative infinity.

How to use

    npm i -S negative-infinity
    const negativeInfinity = require('negative-infinity');
    negativeInfinity.check(19); // false
    negativeInfinity.check(-Infinity); // true

License

GNU GPL v3.0

Package Sidebar

Install

npm i negative-infinity

Weekly Downloads

0

Version

1.0.0

License

GPL-3.0

Last publish

Collaborators

  • git.faf