How to compute the square root of negative numbers?...
Read MoreWhy does this line of GLSL for calculating distance produce inconsistent results, when this one work...
Read MoreWhy is this C expression yielding the wrong answer?...
Read MoreWhy is fast inverse square root so odd and slow on Java?...
Read MoreFast sqrt in Java at the expense of accuracy...
Read MoreCan someone tell me how this is compiling? (sqrt is retuning a string instead)...
Read MoreHow come sqrt() with which uses a calculation of two pow()'s inside of is wrong in intellisense...
Read MoreHow accurate is SQRT function in Delphi and Free Pascal?...
Read Moresqrt function weird behaviour in Python...
Read MoreOpenTK's Vector2.Length is twice as fast as Vector2.LengthFast...
Read MoreIn C++, why don't I have to include anything to use the sqrt() function?...
Read MoreHow to improve fixed point square-root for small values...
Read MoreVisual Studio not letting me use sqrt or floor, ambiguous call to overloaded function...
Read Moredifferent behaviour or sqrt when compiled with 64 or 32 bits...
Read MoreHow do i get Math.Sqrt to return a Bignum and not a Float?...
Read Moretracking square root of moving value...
Read MoreGenerating digits of square root of 2...
Read More