nan-x

2.2.1 • Public • Published

Travis status Dependency status devDependency status npm version jsDelivr hits bettercodehub score Coverage Status

nan-x

The constant NaN derived mathematically by 0 / 0.

module.exports : number

The constant NaN derived mathematically by 0 / 0.

Kind: Exported member
Example

import NAN from 'nan-x';
 
console.log(NAN !== NAN); // true
console.log(NAN === NAN); // false

/nan-x/

    Package Sidebar

    Install

    npm i nan-x

    Weekly Downloads

    5,141

    Version

    2.2.1

    License

    MIT

    Unpacked Size

    27.7 kB

    Total Files

    11

    Last publish

    Collaborators

    • xotic750