math-abs
Computes an absolute value.
Computes an absolute value.
Rounds a numeric value toward positive infinity.
Rounds a numeric value toward negative infinity.
Computes the principal square root.
Computes the square root of a sum of squares.
Returns a string giving the literal bit representation of a single-precision floating-point number.
Evaluates a polynomial.
Natural logarithm.
Returns a 32-bit integer corresponding to the more significant 32 bits of a double-precision floating-point number.
Splits a floating-point number into a higher order word and a lower order word.
Creates a double-precision floating-point number from a higher order word and a lower order word.
Returns a double-precision floating-point number with the magnitude of x and the sign of y.
Natural exponential function.
Natural logarithm of the gamma function.
Sets the less significant 32 bits of a double-precision floating-point number.
Rounds a numeric value toward zero.
Error function.
Computes the cosine of a number.
Computes the sine of a number.
Computes sin(πx).