Computes the absolute value for the given value.
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 hyperbolic arc-tangent of the given value.
Computes the nearest integer value lower than the given value.
Computes cosine of the given value.
Computes hyperbolic cosine of the given value.
Computes the nearest integer value lower than the given value.
Computes n * 2exp.
Rounds the given value to the nearest integer, using the current rounding mode.
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 nearest integer value lower in magnitude than the given value.
Bindings to compiler-specific intrinsics wrapped in a nicer interface.