Search results
107 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Returns an integer corresponding to the significand of a single-precision floating-point number.
- compute.io
- compute-io
- compute
- computation
- math.io
- math-io
- math
- mathematics
- significand
- mantissa
- fraction
- frac
- coefficient
- bits
- View more
Copies values from x into y.
- compute.io
- compute-io
- compute
- computation
- math
- mathematics
- blas
- level 1
- linear
- algebra
- subroutines
- copy
- cp
- vector
Returns a 32-bit integer corresponding to 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
Computes the relative difference of two real numbers in units of double-precision floating-point epsilon.
- compute.io
- compute-io
- computation
- compute
- math-io
- math.io
- math
- mathematics
- ieee754
- floating-point
- double
- dbl
- float
- number
- View more
Square root of 2.
- const.io
- const-io
- constant
- computation
- compute
- compute.io
- compute-io
- number
- sqrt
- square
- root
- two
- sqrt2
- math.sqrt2
Returns the next representable single-precision floating-point number after x toward y.
- computation
- compute.io
- compute-io
- compute
- math-io
- math.io
- math
- mathematics
- float32
- float
- floating-point
- single
- nextafter
- nextafterf
- View more
Creates a single-precision floating-point number from a literal bit representation.
- compute.io
- compute-io
- compute
- computation
- math.io
- math-io
- math
- mathematics
- number
- binary
- bin
- bits
- float32
- single
- 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
Maximum single-precision floating-point number.
- compute.io
- compute-io
- compute
- computation
- const.io
- const
- const-io
- constant
- math
- mathematics
- max
- maximum
- float32
- float
- View more
π².
Computes the dot product of x and y.
- compute.io
- compute-io
- compute
- computation
- math
- mathematics
- blas
- level 1
- linear
- algebra
- subroutines
- dot
- product
- dot product
- 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
Base 2 logarithm of Euler's number.
- const-io
- const.io
- compute.io
- compute-io
- computation
- compute
- mathematics
- math
- constant
- const
- log
- log2
- logarithm
- euler
- View more
Effective number of bits in the significand of a double-precision floating-point number.
- const.io
- const-io
- constant
- computation
- compute
- compute.io
- compute-io
- double
- dbl
- floating-point
- float
- ieee754
- precision
- significand
Scales elements of `x` by a constant `alpha`.
- compute.io
- compute-io
- compute
- computation
- math
- mathematics
- blas
- level 1
- linear
- algebra
- subroutines
- scale
- scalar
- alpha
- View more
Returns a boolean indicating if the sign bit for a single-precision floating-point number is on (true) or off (false).
- compute.io
- compute-io
- compute
- computation
- math.io
- math-io
- math
- mathematics
- signbit
- sign
- bit
- floating-point
- float32
- float
- View more
Difference between one and the smallest value greater than one that can be represented as a single-precision floating-point number.
- const.io
- const-io
- constant
- computation
- compute
- compute.io
- compute-io
- single
- floating-point
- float
- float32
- ieee754
- epsilon
- eps
Effective number of bits in the significand of a single-precision floating-point number.
- const.io
- const-io
- constant
- computation
- compute
- compute.io
- compute-io
- single
- floating-point
- float
- ieee754
- precision
- significand
- number
Multiplies x and a constant and adds the result to y.
- compute.io
- compute-io
- compute
- computation
- math
- mathematics
- blas
- level 1
- linear
- algebra
- subroutines
- add
- alpha
- vector
Maximum single-precision floating-point number.
- compute.io
- compute-io
- compute
- computation
- const.io
- const
- const-io
- constant
- math
- mathematics
- max
- maximum
- float32
- float
- View more