<< Go back to all functions

ARABIC

The ARABIC function in Google Sheets is a function that computes the value of a Roman numeral.

Function Syntax and Parameters

Syntax: ARABIC(roman_numeral)

Parameters:

  • roman_numeral: The Roman numeral to be converted to an Arabic number.

Step-by-Step Tutorial

  1. Using ARABIC with Roman numerals:
    • Example: =ARABIC("IV")
    • Result: 4

Use Cases and Scenarios

  1. Historical Research: Convert Roman numerals found in historical texts to modern Arabic numbers.
  2. Mathematical Calculations: Perform calculations involving Roman numerals.

Related Functions

No related functions.

Related Articles

No related articles.