Search results
271 packages found
Convert a double-precision floating-point number to the nearest single-precision floating-point number.
64-bit complex number.
Float32Array.
- stdlib
- stdtypes
- types
- data
- structure
- array
- typed
- typed array
- typed-array
- float32array
- float32
- float
- single
- single-precision
Test if a value is a Float32Array.
- stdlib
- stdassert
- assertion
- assert
- utilities
- utility
- utils
- util
- float32array
- float32
- float
- typed
- typed array
- typed-array
- View more
Convert data to float32 array or get float32 fractions
Reinterpret a Complex64Array as a Float32Array.
Return the minimum safe integer capable of being represented by a numeric real type.
Return the maximum finite value capable of being represented by a numeric real type.
Return the smallest positive normal value capable of being represented by a numeric real type.
Return the maximum safe integer capable of being represented by a numeric real type.
Test if a value is a complex number-like object.
- stdlib
- stdassert
- assertion
- assert
- utilities
- utility
- utils
- util
- is
- iscomplex
- complex
- complex64
- complex128
- 64-bit
- View more
Smallest positive normalized single-precision floating-point number.
- stdlib
- stdmath
- constant
- const
- mathematics
- math
- float
- float32
- 32bit
- positive
- nonzero
- min
- minimum
- smallest
- View more
Return an unsigned 32-bit integer corresponding to the IEEE 754 binary representation of a single-precision floating-point number.
- stdlib
- stdtypes
- base
- utilities
- utility
- utils
- util
- types
- type
- convert
- floating-point
- float32
- single
- float
- View more
Maximum single-precision floating-point number.
- stdlib
- stdmath
- constant
- const
- mathematics
- math
- max
- maximum
- floating-point
- float32
- float
- 32bit
- ieee754
- single
- 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
Apply a unary function to a single-precision floating-point strided input array and assign results to a single-precision floating-point strided output array.
Apply a unary function to a single-precision floating-point strided input array according to a strided mask array and assign results to a single-precision floating-point strided output array.
- stdlib
- strided
- base
- array
- ndarray
- unary
- apply
- foreach
- map
- transform
- float32
- float
- single
- single-precision
- View more
C API for registering a Node-API module exporting a strided array interface for applying a unary callback to a single-precision floating-point strided input array according to a strided mask array and assigning results to a single-precision floating-poin
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
C API for registering a Node-API module exporting a strided array interface for applying a unary callback to a single-precision floating-point strided input array and assigning results to a single-precision floating-point strided output array.