Search results
80 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.
Node.js API (Node-API)
Test if a double-precision floating-point numeric value is NaN.
- stdlib
- stdmath
- assertion
- assert
- utilities
- utility
- utils
- util
- math
- mathematics
- ieee754
- floating-point
- float
- number
- View more
CMake.js - a Node.js native addon build tool
Test if a value is NaN.
cmake-js rewrite in typescript to support advanced build configurations
Next JavaScript Object Notation
Validates if a value is a NaN primitive.
Validates if a value is NaN.
Test if a single-precision floating-point numeric value is NaN.
- stdlib
- stdmath
- assertion
- assert
- utilities
- utility
- utils
- util
- math
- mathematics
- ieee754
- floating-point
- float
- number
- View more
A simple utility to Check the value is number or can convert to a number, for example string ' 123 ' can be converted to 123.
Handle JavaScript operations, avoiding the native problems of the language
- bigdecimal
- js
- javascript
- typescript
- nan
- calculator
- ieee 754
- ieee problem
- floating-point arithmetic
- floating-point accuracy problems
Computes the geometric mean of an array of values ignoring any values which are not numeric.
Computes for each array element whether an element is NaN.
Computes the minimum value of an array ignoring non-numeric values.
Computes the sample variance over an array of values ignoring any values which are not numeric.
Computes the minimum value of an array ignoring non-numeric values and returns the corresponding array indices.
Computes the sample standard deviation over an array of values ignoring any values which are not numeric.
Computes the arithmetic mean over an array of values ignoring any values which are not numeric.
Computes the quadratic mean (root mean square) of an array of values ignoring any values which are not numeric.