On Wed, Nov 4, 2009 at 9:21 AM, James Paige <b...@hamsterrepublic.com> wrote:

> x**0.5 is the same as math.sqrt(x)
>
x**0.5 is faster than math.sqrt()
Ian

Reply via email to