FromRomanNumeral
FromRomanNumeral["string"] gives the integer corresponding to the Roman numeral "string".
Examples
FromRomanNumeral["MMXXVI"]
(* 2026 *)Please visit the official Wolfram Language Reference for more details.
FromRomanNumeral["string"] gives the integer corresponding to the Roman numeral "string".
FromRomanNumeral["MMXXVI"]
(* 2026 *)Please visit the official Wolfram Language Reference for more details.