Re: TI-85 Programming Question


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

Re: TI-85 Programming Question



I haven't used rand in a long time, so I hope this is right (if it's not,
I'm sure
somebody will correct me -- so stay tuned!):


int( 10 * rand + 1 )


        ~ Mark


----------
> From: excel98@NORFOLK.INFI.NET
> To: CALC-TI@LISTS.PPP.TI.COM
> Subject: TI-85 Programming Question
> Date: Wednesday, October 30, 1996 9:22 PM
>
> 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.


References: