Search results
237 packages found
Create an array filled with NaNs and having a specified length.
- stdlib
- stdtypes
- types
- data
- structure
- typed
- array
- typed array
- typed-array
- vector
- ndarray
- matrix
- float64array
- float32array
- View more
Typed array pool.
- stdlib
- stdtypes
- types
- data
- structure
- typed
- array
- typed array
- typed-array
- vector
- ndarray
- matrix
- float64array
- float32array
- View more
Create a filled array having the same length and data type as a provided array.
- stdlib
- stdtypes
- types
- data
- structure
- typed
- array
- typed array
- typed-array
- vector
- ndarray
- matrix
- float64array
- float32array
- View more
Create an array filled with NaNs and having the same length and data type as a provided array.
- stdlib
- stdtypes
- types
- data
- structure
- typed
- array
- typed array
- typed-array
- vector
- ndarray
- matrix
- float64array
- float32array
- View more
Create an array filled with ones and having the same length and data type as a provided array.
- stdlib
- stdtypes
- types
- data
- structure
- typed
- array
- typed array
- typed-array
- vector
- ndarray
- matrix
- float64array
- float32array
- View more
Find the floating point number immediately after any given number
Enforce finance-safe calculations using BigNumber instead of native JavaScript arithmetic and Math functions.
Returns a 32-bit integer corresponding to the more significant 32 bits of a double-precision floating-point number.
- math.io
- math-io
- mathematics
- math
- compute.io
- compute-io
- computation
- compute
- float64
- floating-point
- float
- double
- dbl
- words
- View more
Returns an integer corresponding to the unbiased exponent of a double-precision floating-point number.
- compute.io
- compute-io
- compute
- computation
- math.io
- math-io
- math
- mathematics
- exponent
- unbiased
- bits
- floating-point
- float64
- float
- View more
Creates a double-precision floating-point number from a higher order word and a lower order word.
- math.io
- math-io
- mathematics
- math
- compute.io
- compute-io
- computation
- compute
- float64
- floating-point
- float
- double
- dbl
- from
- View more
Sets the less significant 32 bits of a double-precision floating-point number.
- math.io
- math-io
- mathematics
- math
- compute.io
- compute-io
- computation
- compute
- float64
- floating-point
- float
- double
- dbl
- words
- View more
Smallest positive double-precision floating-point number.
- const-io
- const.io
- compute.io
- compute-io
- computation
- compute
- mathematics
- math
- constant
- const
- double
- float64
- 64bit
- positive
- View more
Returns a normal number `y` and exponent `exp` satisfying `x = y * 2^exp`.
- compute.io
- compute-io
- compute
- computation
- math.io
- math-io
- math
- mathematics
- float64
- double
- dbl
- floating-point
- ieee754
- denormalized
- View more
A module to encode and decode IEEE 754 floating point numbers.
- byte
- buffer
- binary
- parser
- number
- float
- minifloat
- ieee754
- binary16
- binary32
- binary64
- 16-bit
- 32-bit
- 64-bit
- View more
Multiplies a double-precision floating-point number by an integer power of two.
- compute.io
- compute-io
- computation
- compute
- math-io
- math.io
- math
- mathematics
- frexp
- ldexp
- load
- exponent
- double
- dbl
- View more
Returns an unsigned 32-bit integer corresponding to the IEEE 754 binary representation of a single-precision floating-point number.
- compute.io
- compute-io
- computation
- compute
- math-io
- math.io
- math
- convert
- floating-point
- float32
- single
- float
- to
- bits
- View more
Creates a single-precision floating-point number from an unsigned integer corresponding to an IEEE 754 binary representation.
- compute.io
- compute-io
- computation
- compute
- math-io
- math.io
- math
- convert
- floating-point
- float32
- single
- float
- from
- bits
- View more
Sets the more significant 32 bits of a double-precision floating-point number.
- math.io
- math-io
- mathematics
- math
- compute.io
- compute-io
- computation
- compute
- float64
- floating-point
- float
- double
- dbl
- words
- View more
Difference between one and the smallest value greater than one that can be represented as a double-precision floating-point number.
- const.io
- const-io
- constant
- computation
- compute
- compute.io
- compute-io
- double
- dbl
- floating-point
- float
- ieee754
- epsilon
- eps
Square root of double-precision floating-point epsilon.
- const.io
- const-io
- constant
- computation
- compute
- compute.io
- compute-io
- double
- dbl
- floating-point
- float
- ieee754
- epsilon
- eps
- View more