in reply to Re: OT: Finding Factor Closest To Square Root
in thread OT: Finding Factor Closest To Square Root

That's sweet. I especially like the use of <=> in
$guess += ( $target <=> $guess ) * $i;
to choose which direction to move.

-QM
--
Quantum Mechanics: The dreams stuff is made of