http://qs321.pair.com?node_id=583966


in reply to [Study]: Searching for square roots

Hi,

I think your problem is in your assumption of the maximum possible value for the square root of numbers in the range of 0 to 1.

I managed to fix your code with one line to handle the 0.5 case, but I'll leave it to you to find it.

- j

  • Comment on Re: [Study]: Searching for square roots