EasyManua.ls Logo

Texas Instruments TMS34010

Texas Instruments TMS34010
181 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
atan
Syntax
#include
<math.h>
double
atan(x)
double
X;
Defined
in
atan.obj
in
rts
.lib
Polar
Arc
Tangent
Description
The atan function returns the
arc
tangent
of
a
floating-point
argument, x.
The return value
is
an
angle in the
rang~
[-n/2,n/2]
radians.
Exalnple
double
realval,
radians;
realval
0.0;
radians
=
atan(realval);
/*
return
value
a
*/
6-22

Table of Contents

Other manuals for Texas Instruments TMS34010

Related product manuals