Re: TIB: Cool program to mess with someone.


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

Re: TIB: Cool program to mess with someone.






josh gioja wrote:

> > Note:  I don't think the randInt( function exists on the 85s, or on any other
> > calc other than the 86 for that matter (don't quote me on this).
> > Therefore, you should use 1+int (9rand) in place on randInt(1,10)
>
> The 92 has it. The syntax is:
>
> :rand(high_int)-->var
>
> It returns a random integer from 1 to high_int.

  the 83 has randint(.  i dont know about the other calcs, but they all have a way
of generating a random integer - trunc(rand*10)) - or something to that effect.



References: