RosettaCodeData/Task/Roman-numerals-Encode/Mathematica/roman-numerals-encode.math
2023-07-01 13:44:08 -04:00

5 lines
90 B
Text

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