Search results
16 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.
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.
The lodash method `_.isNaN` exported as a module.
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.
Computes for each array element whether an element is NaN.
Test if a value is an array-like object containing only NaN values.
- stdlib
- stdassert
- assertion
- assert
- utilities
- utility
- utils
- util
- typed
- array
- typed array
- is
- istypedarray
- istyped
- View more
The ts-is-number a utility npm package that checks if a given input is a valid finite number or a string that can be converted to a valid finite number.
Returns sensible integer value of a given variable. Unlike parseInt it will never return NaN and you can set a default value to be returned in case the variable is undefined! Hence you can write even cleaner code. So if it's supposed to be an integer, cas
- intval
- int val
- int value
- integer value
- int
- integer
- parseint
- parse int
- parse integer
- number
- numeric
- type
- typecast
- isnan
- View more
[](https://discord.gg/ZVERh35) [](https://npmjs.com/fast-is-number) [
Multiplies a number by zero. Useful for when you need to multiply a number by zero.
- zero
- zeros
- multiply
- multiplication
- times
- product
- multiplies
- math
- calculate
- calculation
- calculator
- calculate-values
- estimate
- computation
- View more
Test whether value is NaN
A JavaScript/Typescript library for fast type checking. Check if a given value is a string, number, object, ...