ceil in C – mathh
Posted on: May 9, 2018, by : xnlampProgramming Simplifiedis licensed under aCreative Commons Attribution-NonCommercial-NoDerivs 3.0 Unported License.
Ceil function is used to round up a number i.e. it returns the smallest number which is greater than argument passed to it.