|
Re: Re: Beginners Digest, Vol 18, Issue 2: msg#00014lang.smalltalk.squeak.beginners
On Oct 4, 2007, at 6:41 , Gregory Hinton wrote:
This is inaccurate for many numbers and fails for most: "100 nthFibonacci" gives 354224848179262259200 (actually 354224848179261915075) "1500 nthFibonacci" error whereas the iterative version gives exact results and works as long as we can store the result in memory. Iterative fib of 1500 takes 1.3 ms on my machine. - Bert -
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Re: Beginners Digest, Vol 18, Issue 2, Gregory Hinton |
|---|---|
| Next by Date: | Re: Re: Beginners Digest, Vol 18, Issue 2, Oscar Nierstrasz |
| Previous by Thread: | Re: Re: Beginners Digest, Vol 18, Issue 2, Gregory Hinton |
| Next by Thread: | Re: Re: Beginners Digest, Vol 18, Issue 2, Oscar Nierstrasz |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |