convert/arabic
convert Roman numerals to positive integers
Calling Sequence
Parameters
Description
Examples
convert(s, arabic)
s
-
string or symbol; specify a Roman numeral
The convert(s, arabic) command converts a symbol or string s that represents a Roman numeral to an integer.
The format for Roman numerals is given on the convert/roman help page.
See Also
convert
convert/roman
Download Help Document