Post Reply 
Casio fx-9860g/fx-CG 50: Generating Random Numbers
03-14-2020, 02:39 PM
Post: #1
Casio fx-9860g/fx-CG 50: Generating Random Numbers
The program PSUEDORN generates random integers and analyzes the list of random numbers generated. The generator used is:

R_n+1 = (R_n *A + C)

Blog link, along with a download to the programs:
http://edspi31415.blogspot.com/2020/03/c...cg-50.html
Visit this user's website Find all posts by this user
Quote this message in a reply
03-20-2020, 03:04 AM
Post: #2
RE: Casio fx-9860g/fx-CG 50: Generating Random Numbers
(03-14-2020 02:39 PM)Eddie W. Shore Wrote:  The program PSUEDORN generates random integers and analyzes the list of random numbers generated. The generator used is:

R_n+1 = (R_n *A + C)

Blog link, along with a download to the programs:
http://edspi31415.blogspot.com/2020/03/c...cg-50.html

Excellent Eddie, I will test your program on my FX-9860GII. Wink
Find all posts by this user
Quote this message in a reply
Post Reply 




User(s) browsing this thread: 2 Guest(s)