Re: TI-86 / Display up a certain amount? Significant digits???
[Prev][Next][Index][Thread]
Re: TI-86 / Display up a certain amount? Significant digits???
You could also put a MODE command in the program that fixes decimals to
whatever number you need.
>I've written some small BASIC programs, and they usually end up
>outputting a number... usually with TOO many digits...
>
>Is there anything I can add to a command to make it display say... up to
>4 significant digits? Or something along those lines?