Search Docs
find the nearest integer that is greater than or equal to the parameter
genType ceil(genType x)
x
ceil returns a value equal to the nearest integer that is greater than or equal to x.
ceil