WLJS LogoWLJS Notebook

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.

On this page