Computes arc-cosine of the given value.
Computes hyperbolic arc-cosine of the given value.
Computes arc-sine of the given value.
Computes hyperbolic arc-sine of the given value.
Computes arc-tangent of the given value.
Computes arc-tangent of the given value, using signs to determine quadrant.
Computes arc-tangent of the given value.
Computes hyperbolic arc-tangent of the given value.
Computes the cube root of the given value.
Computes the nearest integer value greater than the given value.
Computes cosine of the given value.
Computes hyperbolic cosine of the given value.
Computes the error function of the given value.
Computes the complementary error function of the given value.
Computes the error function of the given value.
Computes e raised to the given power.
Computes 2 raised to the given power.
Computes e raised to the given power.
Computes e raised to the given power minus one.
Computes the absolute value for the given value.
Computes the positive difference between 2 values.
Computes the nearest integer value lower than the given value.
Computes the fused-multiply-add operation.
Computes the remainder of the floating point division.
Computes the square root of the sum of the squares of the given values.
Computes the absolute value for the given value.
Computes the natural (base-e) logarithm of the gamma function of the given value.
Computes the absolute value for the given value.
Computes the natural (base-e) logarithm.
Computes the common (base-10) logarithm.
Computes the binary (base-2) logarithm.
Computes the natural (base-e) logarithm.
Computes a value raised to a given power.
Computes the remainder of the floating point division.
Computes the nearest integer value, rounded away from 0.
Computes sine of the given value.
Computes hyperbolic sine of the given value.
Computes the square root of the given value.
Computes tangent of the given value.
Computes hyperbolic tangent of the given value.
Computes the gamma function of the given value.
Computes the nearest integer value lower in magnitude than the given value.
Bindings to C standard library math functions.