Post Reply 
Integer part and other little tricks (CASIO fx-50F)
02-15-2017, 02:52 PM (This post was last modified: 02-15-2017 04:39 PM by xerxes.)
Post: #2
RE: Integer part and other little tricks (CASIO fx-50F)
Some of the CASIOs with this type of keystroke programming have no BASE-N mode, so here a solution for the FX-180P in 17 steps:

Code:
1
Kin+2
Kout1
-
Kout2
x^2
=
SQRT
Kin3
FIX0
RND
NORM
-
Kout3
=
x^2
x>0

Input: Year in K1 and zero in K2
Output: A and B in K2 and K3
The program stops with 0, if a solution is found or gives an error, if not.

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


Messages In This Thread
RE: Integer part and other little tricks (CASIO fx-50F) - xerxes - 02-15-2017 02:52 PM



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