Re: TI-85 Programming Question


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

Re: TI-85 Programming Question



excel98@norfolk.infi.net wrote:
>
> Can anyone explain to me how to use the rand function. I simply want it to
> randomly output a number from one to ten. Or randomly output a variable.
> Can someone help me out with this.


To use it just type in:


rand( Any number )


In your case:


int (rand(10))




Hope this helps.


References: