const-pinf-float64
Positive infinity.
Found 107 results for compute-io
Positive infinity.
Returns a 32-bit integer corresponding to the more significant 32 bits of a double-precision floating-point number.
Returns an integer corresponding to the unbiased exponent of a double-precision floating-point number.
Negative infinity.
Computes an absolute value.
Splits a floating-point number into a higher order word and a lower order word.
Natural exponential function.
Creates a double-precision floating-point number from a higher order word and a lower order word.
Returns a normal number `y` and exponent `exp` satisfying `x = y * 2^exp`.
Smallest positive double-precision floating-point number.
Computes the principal square root.
Returns a double-precision floating-point number with the magnitude of x and the sign of y.
Multiplies a double-precision floating-point number by an integer power of two.
Evaluates a polynomial.
Sets the less significant 32 bits of a double-precision floating-point number.
Pi.
Exponential function.
Rounds a numeric value toward positive infinity.
Error function.
Splits a double-precision floating-point number into a normalized fraction and an integer power of two.
Rounds a numeric value toward negative infinity.
Natural logarithm.
Computes the square root of a sum of squares.
Complementary error function.
Evaluates a rational function.
Negative infinity.
Positive infinity.
Returns a string giving the literal bit representation of a single-precision floating-point number.
Inverse error function.
Inverse complementary error function.
Rounds a numeric value toward zero.
Computes sin(πx).
Computes the cosine of a number.
Computes the sine of a number.
Natural logarithm of the gamma function.
Digamma function.
Returns the next representable double-precision floating-point number after x toward y.
Computes the tangent of a number.
Finds the first element equal to the maximum absolute value of x and returns the element index.
Rounds a numeric value to the nearest integer.
Computes the L2 norm (Euclidean norm).
Gamma function.
Base 2 logarithm of Euler's number.
Computes exp(x) - 1.
Sets the more significant 32 bits of a double-precision floating-point number.
Copies values from x into y.
Returns a 32-bit integer corresponding to the less significant 32 bits of a double-precision floating-point number.
Scales elements of `x` by a constant `alpha`.
Converts a double-precision floating-point number to the nearest single-precision floating-point number.
Computes the dot product of x and y.
Interchanges the elements of x and y.
Computes the sum of absolute values (L1 norm).
Multiplies x and a constant and adds the result to y.
Square root of double-precision floating-point epsilon.
Euler's number.
Returns a string giving the literal bit representation of a double-precision floating-point number.
Computes the relative difference of two real numbers.
Computes bˣ - 1.
Riemann Zeta function.
Rounds a numeric value to the nearest multiple of 10^n.
2π.
Natural logarithm of 2.
Square root of 1/2.
Dirichlet eta function.
Creates a single-precision floating-point number from a literal bit representation.
Natural logarithm of the square root of 2π.
Base 10 logarithm of Euler's number.
Returns the next representable single-precision floating-point number after x toward y.
Returns a string giving the literal bit representation of an unsigned 32-bit integer.
Returns a boolean indicating if the sign bit for a double-precision floating-point number is on (true) or off (false).
Difference between one and the smallest value greater than one that can be represented as a double-precision floating-point number.
Maximum single-precision floating-point number.
Maximum double-precision floating-point number.
Returns an unsigned 32-bit integer corresponding to the IEEE 754 binary representation of a single-precision floating-point number.
Square root of 2.
Cube root of double-precision floating-point epsilon.
Returns an integer corresponding to the significand of a single-precision floating-point number.
Signum function.
Computes the binomial coefficient.
Returns a double-precision floating-point number with the magnitude of x and the sign of x*y.
Returns a string giving the literal bit representation of a single-precision floating-point number.
Returns a normal number `y` and exponent `exp` satisfying `x = y * 2^exp`.
Computes the natural logarithm of 1+x.
Maximum single-precision floating-point number.
Natural logarithm of 10.
Creates a single-precision floating-point number from an unsigned integer corresponding to an IEEE 754 binary representation.
Natural logarithm of the beta function.
Creates a double-precision floating-point number from a literal bit representation.
Returns a boolean indicating if the sign bit for a single-precision floating-point number is on (true) or off (false).
Effective number of bits in the significand of a half-precision floating-point number.
Splits a single-precision floating-point number into a normalized fraction and an integer power of two.
Difference between one and the smallest value greater than one that can be represented as a half-precision floating-point number.
π².
Computes the absolute difference of two real numbers.
Returns a string giving the literal bit representation of an unsigned 8-bit integer.
Difference between one and the smallest value greater than one that can be represented as a single-precision floating-point number.
Effective number of bits in the significand of a single-precision floating-point number.
Computes a factorial.
Beta function.
Effective number of bits in the significand of a double-precision floating-point number.
Returns an integer corresponding to the unbiased exponent of a single-precision floating-point number.
Computes the relative difference of two real numbers in units of double-precision floating-point epsilon.
Computes cos(πx).
Returns a string giving the literal bit representation of a double-precision floating-point number.
Returns a string giving the literal bit representation of an unsigned 16-bit integer.
Returns a string giving the literal bit representation of an unsigned 16-bit integer.
Standard Math library.