LibreOfficeDev 24.2 Help
xPXrU‖Returns the numeric value corresponding to a Roman number expressed as text.
2UE9g‖The largest Roman number that can be converted is MMMCMXCIX (or one of its simplified versions), which is equivalent to 3999.
AueXr‖ARABIC(Text)
sWMEb‖Text: text representing a Roman number.
WcE8r‖=ARABIC("MXIV") returns the numeric value 1014.
hDmDF‖=ARABIC("MMII") returns the numeric value 2002.
XAwC8‖=ARABIC("") returns 0.