Function: COMMON-LISP:CEILING

package type clhs github

Return the smallest integer not less than number, or number/divisor. The second returned value is the remainder.

Lambda list

(number &optional sb-kernel::divisor)