Re: TIB: TI-85 Basic tokenized programs


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

Re: TIB: TI-85 Basic tokenized programs




> does it replace all the numbers with the full exponential format
> instead of short little numbers?
> ex. does it replace 1 with 1.0000000*10^0? or something like that?

No, but it puts like a 'D' or something in front of the number so that
the interpreter knows that it's a number.