Go to the first, previous, next, last section, table of contents.


isqrt

isqrt(n)
:: The integer square root of n.
return
non-negative integer
n
non-negative integer


Go to the first, previous, next, last section, table of contents.