RosettaCodeData/Task/Roman-numerals-Encode/Mathematica/roman-numerals-encode-1.math
2016-12-05 22:15:40 +01:00

5 lines
90 B
Text

RomanNumeral[4]
RomanNumeral[99]
RomanNumeral[1337]
RomanNumeral[1666]
RomanNumeral[6889]