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

6 lines
90 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
RomanNumeral[4]
RomanNumeral[99]
RomanNumeral[1337]
RomanNumeral[1666]
RomanNumeral[6889]