ceill.c

Libc implementation of ceill

Author

Marcel Sondaar

License

Public Domain

Summary
ceill.cLibc implementation of ceill
Functions
ceillgets and returns the integer value of x when rounded up.

Functions

ceill

long double ceill(long double x)

gets and returns the integer value of x when rounded up.

long double ceill(long double x)
gets and returns the integer value of x when rounded up.