ARABISCH
Wandelt eine römische Zahl in eine arabische Zahl um.
Mathematik und TrigonometrieMathe Grundlagen
Was sie macht
Konvertiert römische Ziffern (Text) in arabische Zahlen.
Syntax
ARABISCH(text)
Argumente
text(text) — Römische Zahl als Text.
Beispiele
Römisch zu Zahl
Wandelt 'MCMXC' um.
FORMULA
=ARABISCH("MCMXC")RESULT
1990
SAMPLE DATA
| A | |
|---|---|
| 1 | Römisch |
| 2 | MCMXC |