Fn4ZN‖

ku3Gp‖ARABIC

xPXrU‖Returns the numeric value corresponding to a Roman number expressed as text.

note

2UE9g‖The largest Roman number that can be converted is MMMCMXCIX (or one of its simplified versions), which is equivalent to 3999.


ebLBc‖Syntax

AueXr‖ARABIC(Text)

sWMEb‖Text: text representing a Roman number.

GAZG2‖Examples

WcE8r‖=ARABIC("MXIV") returns the numeric value 1014.

hDmDF‖=ARABIC("MMII") returns the numeric value 2002.

XAwC8‖=ARABIC("") returns 0.