Re: TI-86 recursive capabilities?


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

Re: TI-86 recursive capabilities?



> Can the TI-86 be programmed to perform iteration with recursion???
> Is there a way to make each recursive frame's variables 'local' ???
>
> Is there a way to make a variable local to a program or routine???
>
> -Thank You
>
> --Mike Gagne

Loacal variables (and the idea of self-contained functions without
"side-effects") only became available to TI users with the TI-92.
The 92 provides a much more sophisticated programming environment
(error trapping, for example).

If you want to do recursive-type applications on the TI-86 you will
have to "fake" it (build your own stacks, etc.)

          RWW Taylor
          National Technical Institute for the Deaf
          Rochester Institute of Technology
          Rochester NY 14623

          >>>> The plural of mongoose begins with p. <<<<