Search results
89 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)
CMake.js - a Node.js native addon build tool
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
Test if a value is NaN.
cmake-js rewrite in typescript to support advanced build configurations
Validates if a value is a NaN primitive.
Next JavaScript Object Notation
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
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
A simple utility to Check the value is number or can convert to a number, for example string ' 123 ' can be converted to 123.
Computes the geometric mean of an array of values ignoring any values which are not numeric.
cmake-js rewrite in typescript to support advanced build configurations
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 arithmetic mean over an array of values ignoring any values which are not numeric.
Computes for each array element whether an element is NaN.
Computes the sample standard deviation over an array of values ignoring any values which are not numeric.