Post Reply 
Have you used your calculator for something that was not really math related?
03-07-2019, 01:08 PM (This post was last modified: 03-08-2019 06:34 AM by Gamo.)
Post: #102
RE: Have you used your calculator for something that was not really math related?
I use my calculator to generate lottery quick-pick numbers.

Using a quick and easy to remember program but in order to use

this it is math related at first in order to use it in program.

for HP-12C or 12CP to generate 6 digits randomly.

Procedure:

0 < seed < 1 [R/S] display xxx,xxx

Program: RPN mode
Code:

e^x 
ENTER
x
FRAC
ENTER
ENTER
899,999
x
EEX 5
+
INTG
R/S
Rv
GTO 01

Program: ALG mode
Code:

[e^x] [x²] [FRAC] [x] 1 [=]
[LSTx] [x] 899,999 [+] [EEX] 5 [=] [INTG]
[R/S] [X<>Y] [GTO] 001

Gamo
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Have you used your calculator for something that was not really math related? - Gamo - 03-07-2019 01:08 PM



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