Home > Electronics Tutorials > C Language Tutorial > math.h - Other Match Functions - ceil

C Language Programming Library Reference Guide

math.h - Other Match Functions - ceil

Declaration: double ceil(double x);

Returns the smallest integer value greater than or equal to x.

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......