Scieneer Common Lisp 1.3.9 online documentation gcd &rest numbers [Function] Returns the greatest common divisor of the arguments, which must be integers. Gcd with no arguments is defined to be 0.
|
| gcd &rest numbers | [Function] |
Returns the greatest common divisor of the arguments, which must be integers. Gcd with no arguments is defined to be 0.