« Return to Projects Page
This converts Roman Numerals to Decimal numbers with the following criteria:
There are no negative numbers in the roman numeral system
Validity checks are not extensive: IIIII or VI are both 5. However, any non-roman numeral rejects the whole string
Enter a Roman Numeral
(for example: MCMXII)