Search results
1000+ packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
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 double-precision floating-point numeric value is infinite.
- stdlib
- stdmath
- assertion
- assert
- utilities
- utility
- utils
- util
- math
- mathematics
- ieee754
- floating-point
- float
- double
- View more
Test if a finite numeric value is an even number.
Test if a double-precision floating-point numeric value is negative zero.
- stdlib
- stdmath
- assertion
- assert
- utilities
- utility
- utils
- util
- math
- mathematics
- ieee754
- floating-point
- float
- number
- View more
Test if a double-precision floating-point numeric value is positive zero.
- stdlib
- stdmath
- assertion
- assert
- utilities
- utility
- utils
- util
- math
- mathematics
- ieee754
- floating-point
- float
- number
- View more
Test if a finite numeric value is an odd number.
Test if a double-precision floating-point numeric value is finite.
- stdlib
- stdmath
- assertion
- assert
- utilities
- utility
- utils
- util
- math
- mathematics
- ieee754
- floating-point
- float
- double
- View more
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
Test if an input value is a supported ndarray numeric data type.
- stdlib
- stdtypes
- types
- base
- ndarray
- dtype
- data
- multidimensional
- array
- utilities
- utility
- utils
- util
- assert
- View more
Test if a single-precision floating-point numeric value is positive zero.
- stdlib
- stdmath
- assertion
- assert
- utilities
- utility
- utils
- util
- math
- mathematics
- ieee754
- floating-point
- float
- float32
- View more
Test if a single-precision floating-point numeric value is negative zero.
- stdlib
- stdmath
- assertion
- assert
- utilities
- utility
- utils
- util
- math
- mathematics
- ieee754
- floating-point
- float
- float32
- View more
Parse JSON without risk of losing numeric information.
i18n for ISO 3166-1 country codes
Test if a single-precision floating-point numeric value is infinite.
- stdlib
- stdmath
- assertion
- assert
- utilities
- utility
- utils
- util
- math
- mathematics
- ieee754
- floating-point
- float
- single
- View more
Test if a value is a numeric array.
- stdlib
- stdassert
- assertion
- assert
- utilities
- utility
- utils
- util
- typed
- array
- typed array
- is
- istypedarray
- istyped
- View more
Test whether a string contains only numeric digits.
Check if an input is numeric, and within a given bound
A module to determine whether the numeric is integral.
Validates if a value is an integer array.
Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.