Visible to Intel only — GUID: GUID-505F7174-FD3C-4DFC-B466-9F8FA34FB6CE
Visible to Intel only — GUID: GUID-505F7174-FD3C-4DFC-B466-9F8FA34FB6CE
Trigonometric, Exponential, Root, and Logarithmic Intrinsic Procedures
The following table lists intrinsic procedures for trigonometric, exponential, root, and logarithmic operations.
Many routines in the LIBM library (Math Library) are more highly optimized for Intel® microprocessors than for non-Intel microprocessors.
Name |
Description |
---|---|
Returns the arccosine of the argument, expressed in radians between 0 and pi. |
|
Returns the arccosine of the argument, expressed in degrees between 0 and 180. |
|
Returns natural log of the argument. |
|
Returns common log (base 10) of the argument. |
|
Returns the arcsine of the argument, expressed in radians between ±pi/2. |
|
Returns the arcsine of the argument, expressed in degrees between ±90°. |
|
Returns the arctangent of the argument, expressed in radians between ±pi/2. |
|
Returns the arctangent of the argument, expressed in degrees between ±90°. |
|
Returns the arctangent of the first argument divided by the second argument, expressed in radians between ±pi. |
|
Returns the arctangent of the first argument divided by the second argument, expressed in degrees between ±180°. |
|
Returns complex cosine of the argument. |
|
Returns the double-precision complex cosine of the argument. |
|
Returns double-precision complex exponential value of the argument. |
|
Returns the double-precision complex natural log of the argument. |
|
Returns the double-precision complex sine of the argument. |
|
Returns the double-precision complex square root of the argument. |
|
Returns the complex exponential value of the argument. |
|
Returns the complex natural log of the argument. |
|
Returns the cosine of the argument, which is in radians. |
|
Returns the cosine of the argument, which is in degrees. |
|
Returns the hyperbolic cosine of the argument. |
|
Returns the cotangent of the argument, which is in radians. |
|
Returns the cotangent of the argument, which is in degrees. |
|
Returns the complex sine of the argument. |
|
Returns the complex square root of the argument. |
|
Returns the double-precision arccosine of the argument radians between 0 and pi. |
|
Returns the arccosine of the argument in degrees between 0 and 180. |
|
Returns the double-precision arcsine of the argument in radians between ±pi/2. |
|
Returns the double-precision arcsine of the argument degrees between ±90°. |
|
Returns the double-precision arctangent of the argument radians between ±pi/2. |
|
Returns the double-precision arctangent of the argument degrees between ±90°. |
|
Returns the double-precision arctangent of the first argument divided by the second argument, expressed in radians between ±pi. |
|
Returns the double-precision arctangent of the first argument divided by the second argument, expressed in degrees between ±180°. |
|
Returns the double-precision cosine of the argument, which is in radians. |
|
Returns the double-precision cosine of the argument, which is in degrees. |
|
Returns the double-precision hyperbolic cosine of the argument. |
|
Returns the double-precision cotangent of the argument. |
|
Returns the double-precision exponential value of the argument. |
|
Returns the double-precision natural log of the argument. |
|
Returns the double-precision common log (base 10) of the argument. |
|
Returns the double-precision sin of the argument, whch is in radians. |
|
Returns the double-precision sin of the argument, which is in degrees. |
|
Returns the double-precision hyperbolic sine of the argument. |
|
Returns the double-precision square root of the argument. |
|
Returns the double-precision tangent of the argument, which is in radians. |
|
Returns the double-precision tangent of the argument, which is in degrees. |
|
Returns the double-precision hyperbolic tangent of the argument. |
|
Returns the exponential value of the argument. |
|
Returns the base 10 exponential value of the argument. |
|
Returns the natural log of the argument. |
|
Returns the common log (base 10) of the argument. |
|
Returns the sine of the argument, which is in radians. |
|
Returns the sine of the argument, which is in degrees. |
|
Returns the hyperbolic sine of the argument. |
|
Returns the square root of the argument. |
|
Returns the tangent of the argument, which is in radians. |
|
Returns the tangent of the argument, which is in degrees. |
|
Returns the hyperbolic tangent of the argument. |