Products
Sitemap
Online Calculators
Circuits (A-C)
Circuits (D-O)
Circuits (P-Z)
Tutorials
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.
Declaration:
double ceil(double x); Returns the smallest integer value greater than or equal to x.
double ceil(double
);
Returns the smallest integer value greater than or equal to x.
There is no range limit on the argument or return value.
<<< Back to C Language Library Reference Guide
<<< Back to Electronics Tutorials