Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #52467 > unrolled thread

Re: Question about function failing with large number

Started byChris Angelico <rosuav@gmail.com>
First post2013-08-13 18:01 +0100
Last post2013-08-13 18:01 +0100
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: Question about function failing with large number Chris Angelico <rosuav@gmail.com> - 2013-08-13 18:01 +0100

#52467 — Re: Question about function failing with large number

FromChris Angelico <rosuav@gmail.com>
Date2013-08-13 18:01 +0100
SubjectRe: Question about function failing with large number
Message-ID<mailman.543.1376413309.1251.python-list@python.org>
On Tue, Aug 13, 2013 at 4:33 PM, MRAB <python@mrabarnett.plus.com> wrote:
> Here's a way to calculate the integer square root:

Yes, but the actual value of the square root isn't needed. All that's
needed is to stop the loop once the sqrt is reached.

ChrisA

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web