RosettaCodeData/Task/Roman-numerals-Encode/Mathematica/roman-numerals-encode-1.math

6 lines
90 B
Text
Raw Permalink Normal View History

2016-12-05 22:15:40 +01:00
RomanNumeral[4]
RomanNumeral[99]
RomanNumeral[1337]
RomanNumeral[1666]
RomanNumeral[6889]