> 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
