Post Reply 
Integer part and other little tricks (CASIO fx-50F)
02-19-2017, 04:20 PM
Post: #6
RE: Integer part and other little tricks (CASIO fx-50F)
(02-16-2017 02:46 PM)xerxes Wrote:  A size optimized program for the greatest common divisor, that makes use of it:

Code:
 01  x<->y
 02  =
 03  x^2
 04  SQRT
 05  x>0
 06  x<->y

Usage example: 861 - - 615 P1

Hello Xerxes!

Please check your GCD routine above - is it works, are you sure?!
Pls. clarify the Usage again!

I need something similar, please read this: Inverse Fibonacci Sums (MoHPC).

Your opinion?!

Thanks!
Csaba
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) - Csaba Tizedes - 02-19-2017 04:20 PM



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