Version 1 of isqrt

Updated 2007-11-02 14:08:46 by dgp

expr's integer square root function.

Returns the integer part of the square root of the argument, which may be any numeric value, including all non-Inf doubles, as well as Tcl's unlimited integer range.