Re: TIB: TI-82 Basic
[Prev][Next][Index][Thread]
Re: TIB: TI-82 Basic
> Without a doubt, the statement that slows down my TI-82 Basic
> programs the most is the "If" statement. I was wondering if any of you
> have any good ideas as to how to shorten, bypass, or not use the "If"
> statement to accomplish the desired effect. I am sure that some of you,
> especially longtime "TI programmers", used some techniques to optimize
> the speed of your programs.
> Thank you for your time.
On the 85/86 anyway, an even bigger killer is rand command. I'd bet
you could call ten or more if's in the same time as a rand.