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...
floor
Syntax
#include
<math.h>
double
floor(x)
double
X;
Defined
in
floor.
obj
in
rts
.lib
Floor
Description
The floor function returns a double-precision number that represents the
largest integer
less
than or equal
to
x.
Exar.nple
double
answer;
6-38
answer
=
floor(3.14IS);
/*
answer
=
3.0
*/
answer
=
floor(-3.S};
/*
answer
=
-4.0
*/

Table of Contents

Other manuals for Texas Instruments TMS34010

Related product manuals