Developer Guide and Reference

ID 767251
Date 10/31/2024
Public
Document Table of Contents

Trigonometric, Bessel, Exponential, Root, and Logarithmic Intrinsic Procedures

The following table lists intrinsic procedures for trigonometric, exponential, root, and logarithmic operations.

NOTE:

Many routines in the LIBM library (Math Library) are more highly optimized for Intel® microprocessors than for non-Intel microprocessors.

Name

Description

ACOS

Returns the arccosine of the argument, expressed in radians between 0 and pi.

ACOSD

Returns the arccosine of the argument, expressed in degrees between 0 and 180.

ALOG

Returns natural log of the argument.

ALOG10

Returns common log (base 10) of the argument.

ASIN

Returns the arcsine of the argument, expressed in radians between ±pi/2.