72 packages found
Computes an absolute value.
- compute.io
- compute-io
- compute
- computation
- math.io
- math-io
- math
- mathematics
- math.abs
- abs
- absolute
- value
- scalar
- number
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
Splits a floating-point number into 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
- words
- 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
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
Returns a double-precision floating-point number with the magnitude of x and the sign of y.
- math-io
- math.io
- math
- mathematics
- float64
- double
- copysign
- copy
- sign
- bits
- compute-io
- compute.io
- computation
- compute
- View more
Rounds a numeric value toward negative infinity.
- compute.io
- compute-io
- compute
- computation
- math.io
- math-io
- math
- mathematics
- math.floor
- floor
- round
- integer
- nearest
- value
- 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
Natural logarithm.
- compute.io
- compute-io
- compute
- computation
- math.io
- math-io
- math
- mathematics
- math.log
- ln
- natural
- logarithm
- log
- value
- View more
Evaluates a polynomial.
- computation
- compute-io
- compute.io
- compute
- math-io
- math.io
- math
- mathematics
- polynomial
- eval
- evaluate
- poly
- polyval
- evalpoly
- 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
Rounds a numeric value toward positive infinity.
- compute.io
- compute-io
- compute
- computation
- math.io
- math-io
- math
- mathematics
- math.ceil
- ceil
- round
- integer
- nearest
- number
Error function.
Natural exponential function.
- compute.io
- compute-io
- compute
- computation
- math.io
- math-io
- math
- mathematics
- math.exp
- exp
- natural
- exponential
- function
- euler
- View more
Computes the principal square root.
- compute.io
- compute-io
- compute
- computation
- math.io
- math-io
- math
- mathematics
- math.sqrt
- sqrt
- square
- root
- power
- value
- View more
Exponential function.
- compute.io
- compute-io
- compute
- computation
- math.io
- math-io
- math
- mathematics
- math.pow
- pow
- power
- natural
- exponential
- function
Computes the sine of a number.
- compute.io
- compute-io
- compute
- computation
- math.io
- math-io
- math
- mathematics
- math.sin
- sin
- sine
- trig
- trigonometry
- radians
Returns a string giving the literal bit representation of a single-precision floating-point number.
- compute.io
- compute-io
- compute
- computation
- math.io
- math-io
- math
- mathematics
- number
- binary
- bin
- bits
- float32
- single
- View more
Splits a double-precision floating-point number into a normalized fraction and an integer power of two.
- compute.io
- compute-io
- compute
- computation
- math.io
- math-io
- math
- mathematics
- frexp
- floating-point
- float64
- float
- double
- dbl
- View more
Rounds a numeric value toward zero.
- compute.io
- compute-io
- compute
- computation
- math.io
- math-io
- math
- mathematics
- math.trunc
- trunc
- truncate
- round
- integer
- number