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...
exp
Syntax
#include
<math.h>
double
exp(x)
double
X;
Defined
in.
exp.
obj
in
rts
.lib
Exponential
Description
The exp function returns the exponential function
of
real
number x. The
return value
is
the number e raised
to
the power x. A range error occurs
if
the magnitude
of
x
is
too large.
Example
double
x,
y;
x
2.0;
Y =
exp(x)i
/*
y
7.38,
which
is
e**2.0
*/
6-36

Table of Contents

Other manuals for Texas Instruments TMS34010

Related product manuals