50g group photo

Yahoo Groups archive

50g

Archive for 50g.

Index last updated: 2026-03-30 00:59 UTC

Message

Re: Performance issue; what am I missing here?

2010-01-20 by Tim

> What am I missing here?

Set the calculator to approximate mode and try it again. You are probably using infinite precision integers accidentally (which are naturally going to be much slower) instead of reals.

Also, just use the TEVAL function to do a timed evaluation of the program. Just recall the program on the stack and run TEVAL.

TW

Attachments