Guida di LibreOffice 7.3
Returns the numeric value corresponding to a Roman number expressed as text.
The largest Roman number that can be converted is MMMCMXCIX (or one of its simplified versions), which is equivalent to 3999.
ARABO(Testo)
Testo testo che rappresenta il numero romano.
=ARABO("MXIV") restituisce il valore numerico 1014.
=ARABO("MMII") restituisce il valore numerico 2002.
=ARABIC("") returns 0.