ARABIC Function

The ARABIC function is one of the math and trigonometry functions. The function is used to convert a Roman numeral to an Arabic numeral.

Syntax

ARABIC(text)

The ARABIC function has the following argument:

Argument Description
text A text representation of a Roman numeral: a string enclosed in quotation marks or a reference to a cell containing text.

Notes

If an empty string ("") is used as an argument, the function returns the value 0.

How to apply the ARABIC function.

Examples

The figure below displays the result returned by the ARABIC function.

ARABIC Function