Documentation/Calc Functions/ARABIC
Jump to navigation
Jump to search
TDF LibreOffice Document Liberation Project Community Blogs Weblate Nextcloud Redmine Ask LibreOffice Donate
Function name:
ARABIC
Category:
Text
Summary:
Calculates the value of a Roman number. The value range must be between 0 and 3999.
Syntax:
ARABIC("Text")
Returns:
Arguments:
Text is the text that represents a Roman number.
Additional details:
Examples:
=ARABIC("MXIV") returns 1014
=ARABIC("MMII") returns 2002