Keil Logo

__atan

Summary
double __atan (
  double x);   /* number to calculate arc tangent of */
Description

The __atan debugger function calculates the arc tangent of the floating-point number x. The floating-point value returned by __atan is a number in the -π/2 to π/2 range.

Return Value

The __atan function returns the arc tangent of x.

See Also

__acos, __asin

Example
> __atan(3);
  Arm logo
Important information

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies.

Change Settings

Privacy Policy Update

Arm’s Privacy Policy has been updated. By continuing to use our site, you consent to Arm’s Privacy Policy. Please review our Privacy Policy to learn more about our collection, use and transfers
of your data.