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...
cos
Syntax
Defined
in
Description
Example
6-30
#include
<math.h>
double
cos
(x)
double
X;
sin.obj
in
rts
.lib
Cosine
The cos function returns the cosine
of
a
floating-point
number, x. x
is
an angle expressed in radians. An argument
with
a large magnitude may
produce a
result
with
little or no significance.
double
radians,
cval;
radians
=
3.1415927;
eval
=
eos(radians)i
/*
cos
returns
cval
*/
/*
return
value
=
-1.0
*/

Table of Contents

Other manuals for Texas Instruments TMS34010

Related product manuals