sb-docs
Function: COMMON-LISP:ISQRT
Lambda list
sb-docs
Docs
»
Function: COMMON-LISP:ISQRT
View page source
Function: COMMON-LISP:ISQRT
¶
Return the greatest integer less than or equal to the square root of N.
Lambda list
¶
(
sb-kernel::n
)