kcl-std → functions → ceilceilFunction in std::mathCompute the smallest integer greater than or equal to a number. Copy snippet Arguments NameTypeDescriptionRequiredinputnumberA number.Yes Returns number - A number. Examples Copy snippet Found a typo?