- #1
momentum
- 111
- 0
Its diifcult to express my question...so, i am posting this
ceil(4.5) =?
ceil(4.1)=?
ceil(4.6)=?
ceil(4.5) =?
ceil(4.1)=?
ceil(4.6)=?
Nope, read the defintion given above, then try again.momentum said:ceil(4.5)=4 // is it ok ?
ceil(4.1)=4 //is it ok ?
ceil(4.6)=5 //is it ok ?