CEIL() find the smallest integer value that is equal to or greater than a number.
Example
CEIL(25.32)
26
CEIL(6.12)
7
Coderraj is the global online platform and circle for programmers to learn, communicate, share their knowledge and growth their careers.
Copyright ©2022 coderraj.com. All Rights Reserved.