79 packages found
64-bit complex number.
Float32Array.
- stdlib
- stdtypes
- types
- data
- structure
- array
- typed
- typed array
- typed-array
- float32array
- float32
- float
- single
- single-precision
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
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
Cube root of single-precision floating-point epsilon.
- stdlib
- stdmath
- constant
- const
- mathematics
- math
- float
- real
- single
- single-precision
- floating-point
- float32
- 32bit
- 32-bit
- View more
Square root of single-precision floating-point epsilon.
- stdlib
- stdmath
- constant
- const
- mathematics
- math
- float
- real
- single
- single-precision
- floating-point
- float32
- 32bit
- 32-bit
- View more
Single-precision floating-point mathematical constants.
- stdlib
- stdmath
- mathematics
- math
- standard
- library
- lib
- constants
- const
- namespace
- float32
- single
- single-precision
- floating-point
- View more
Complex64Array.
- stdlib
- stdtypes
- types
- data
- structure
- array
- typed
- typed array
- typed-array
- complex64array
- complex64
- complex
- cmplx
- real
- View more
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
Create a filled array having a specified length.
- stdlib
- stdtypes
- types
- data
- structure
- typed
- array
- typed array
- typed-array
- vector
- ndarray
- matrix
- float64array
- float32array
- View more
Create a zero-filled array having a specified length.
- stdlib
- stdtypes
- types
- data
- structure
- typed
- array
- typed array
- typed-array
- vector
- ndarray
- matrix
- float64array
- float32array
- View more
Compute the sum of two single-precision floating-point numbers.
Subtract two single-precision floating-point numbers.
Multiply two single-precision floating-point numbers.
Round each element in a single-precision floating-point strided array toward zero according to a strided mask array.
- stdlib
- math.trunc
- trunc
- truncate
- round
- integer
- nearest
- value
- number
- single-precision
- float
- flt
- float32
- float32array
- View more
Compute the cube root of each element in a single-precision floating-point strided array.
Round each element in a single-precision floating-point strided array toward negative infinity according to a strided mask array.
- stdlib
- math.floor
- floor
- round
- integer
- nearest
- single-precision
- float
- flt
- float32
- float32array
- vector
- array
- strided
- View more
Compute the cube root for each element in a single-precision floating-point strided array according to a strided mask array.
Round each element in a single-precision floating-point strided array toward positive infinity according to a strided mask array.
- stdlib
- stdmath
- mathematics
- math
- math.ceil
- ceil
- round
- integer
- nearest
- single-precision
- float
- flt
- float32
- float32array
- View more
Compute the multiplicative inverse for each element in a single-precision floating-point strided array according to a strided mask array.
- stdlib
- inv
- multiplicative
- inverse
- reciprocal
- single-precision
- float
- flt
- float32
- float32array
- vector
- array
- strided
- ndarray
- View more