Function: COMMON-LISP:LOG

package type clhs github

Return the logarithm of NUMBER in the base BASE, which defaults to e.

Lambda list

(number &optional sb-kernel::base)