Ayuda de LibreOffice 25.2
Returns the numeric value corresponding to a Roman number expressed as text.
El númberu romanu más grande que pue convertise ye MMMCMXCIX (o una de les sos versiones simplificaes), qu'equival a 3999.
ARABIC(Text)
Text: text representing a Roman number.
=ARABIC("MXIV") returns the numeric value 1014.
=ARABIC("MMII") returns the numeric value 2002.
=ARABIC("") returns 0.