(11C) Greatest Common Divisor
|
12-31-2017, 05:14 AM
(This post was last modified: 12-31-2017 07:04 AM by Gamo.)
Post: #1
|
|||
|
|||
(11C) Greatest Common Divisor
Quick and Simple program to find GCD of two integers.
Code:
Example: GCD (256, 656) is 16 --> 256 ENTER 656 A GCD (9119, 1991) is 11 --> 9119 ENTER 1991 A Gamo |
|||
01-08-2018, 01:29 AM
Post: #2
|
|||
|
|||
RE: (11C) Greatest Common Divisor
Another great version from member name Csaba Tizedes mention:
There is a 15C version as per Marcus du Sautoy explanation (in TV show 'Secrets Of Modern Living: Algorithms') Also work for HP-11C Code:
Here is the link to this discussion: http://www.hpmuseum.org/forum/thread-652...l#pid77428 Gamo |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)