Home > Electronics Tutorials > C Language Tutorial > float.h - Defined Values

C Language Programming Library Reference Guide

math.h - Other Match Functions - floor

Declaration:

double floor(double x);

Returns the largest integer value less than or equal to x. a

Range: There is no range limit on the argument or return value.
Note: To report broken links or to submit your projects, tutorials please email to Webmaster

Discover

     more......