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...
Floating-Point
Remainder
Syntax
#include
<math.h>
double
fmod(x,
y)
double
x,
Yi
Defined
in
fmod.
obj
in
rts
.lib
fmod
Description
The fmod function returns the
floating-point
remainder
of
x divided by y.
If y=O, the function returns
O.
Exalnple
double
x,
y,
ri
x
11.
0 i
Y
5.0;
r =
fmod(x,
y);
/*
fmod
returns
1.0
*/
6-39

Table of Contents

Other manuals for Texas Instruments TMS34010

Related product manuals