[Prev][Next][Index][Thread]

Re: A85: 16-bit integer Square Root (few changes)




On Tue, 17 Mar 1998, Humberto Yeverino wrote:

> You must have misunderstood.  It took about .7 seconds for 256 worst cases
> to execute meaning the time to execute a worst case is .7/256= .002734
> seconds.

Oh! My mistake. Anyway the table thing I mentioned earlier should be alot
faster than mine or your routine, only that it takes 512 bytes of memory
for the table, but the table could be calculated at the start of the
program (Shouldn't take more that a few seconds). I probably won't have
the time to program it though...


Follow-Ups: References: