Search results
1000+ packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
An accessible numeric input alternative to <input type='number' />
Number constructor.
Test if a value is a number.
Return a normal number `y` and exponent `exp` satisfying `x = y * 2^exp`.
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
Return the real and imaginary components of a single-precision complex floating-point number.
Convert a double-precision floating-point number to the nearest single-precision floating-point number.
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
Create a double-precision floating-point number from a higher order word and a lower order word.
Return the real and imaginary components of a double-precision complex floating-point number.
Single-precision complex number functions.
Multiply a double-precision floating-point number by an integer power of two.
Return an integer corresponding to the unbiased exponent of a double-precision floating-point number.
- stdlib
- stdtypes
- base
- utilities
- utility
- utils
- util
- types
- type
- exponent
- unbiased
- bits
- floating-point
- float64
- View more
Double-precision complex number functions.
A react component to format phone numbers
Compute the absolute value of a double-precision floating-point number.
Return a double-precision floating-point number with the magnitude of x and the sign of y.
- stdlib
- stdmath
- math
- mathematics
- float64
- float
- floating-point
- ieee754
- double
- copysign
- copy
- sign
- bits
- number
- View more
Contains some util methods for converting numbers into words, ordinal words and ordinal numbers.
A small, lightweight javascript library for working with currency values.
parses number and unit, '20px' into [20, 'px']