Scieneer Common Lisp 1.3.9 online documentation ceiling number &optional divisor [Function] Returns the smallest integer not less than number, or number/divisor. The second returned value is the remainder.
|
| ceiling number &optional divisor | [Function] |
Returns the smallest integer not less than number, or number/divisor. The second returned value is the remainder.