Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #52467 > unrolled thread
| Started by | Chris Angelico <rosuav@gmail.com> |
|---|---|
| First post | 2013-08-13 18:01 +0100 |
| Last post | 2013-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.
Re: Question about function failing with large number Chris Angelico <rosuav@gmail.com> - 2013-08-13 18:01 +0100
| From | Chris Angelico <rosuav@gmail.com> |
|---|---|
| Date | 2013-08-13 18:01 +0100 |
| Subject | Re: 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
Back to top | Article view | comp.lang.python
csiph-web