(49G) Arabic to Pseudo-Roman Representation (OEIS A093788)
|
09-03-2015, 03:46 PM
(This post was last modified: 06-15-2017 01:46 PM by Gene.)
Post: #1
|
|||
|
|||
(49G) Arabic to Pseudo-Roman Representation (OEIS A093788)
The programme takes an integer as input & returns the Roman representation in Arabic numerals.
eg For input 1953 otherwise known as MCMLIII the programme returns 1000100100050111 which is the letter by letter, left to right, value of the Roman letters. For further info see http://oeis.org/A093788 Code:
|
|||
09-04-2015, 08:10 AM
Post: #2
|
|||
|
|||
RE: HP 49G: Arabic to Pseudo-Roman Representation (OEIS A093788)
Here a slightly improved version of the programme:
Code:
|
|||
02-21-2017, 11:51 AM
Post: #3
|
|||
|
|||
RE: HP 49G: Arabic to Pseudo-Roman Representation (OEIS A093788)
Another improved(?) version:
Code:
|
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)