30.10.2014 Views

o_195h4n6al16jb186b1b2qs7fgssa.pdf

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Return Value: Returns the largest integer value less than or equal to x.<br />

Remarks: No domain or range error will occur. See ceil.<br />

Example: #include /* for floor */<br />

#include /* for printf */<br />

int main(void)<br />

{<br />

double x[8] = {2.0, 1.75, 1.5, 1.25, -2.0,<br />

-1.75, -1.5, -1.25};<br />

double y;<br />

int i;<br />

for (i=0; i

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!