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...
Absolute
Value
Syntax
#include
<math.h>
double
fabs(x)
double
X;
Defined
in
fabs.obj
in
rts.lib
fabs
Description
The fabs function returns the absolute value
of
a floating-point number, x.
Example
double
x,
y;
x
-57.5;
Y =
fabs(x)i
/*
return
value
+57.5
*/
6-37

Table of Contents

Other manuals for Texas Instruments TMS34010

Related product manuals