convert/arabic - convert Roman numerals to positive integers
|
Calling Sequence
|
|
convert(s, arabic)
|
|
Parameters
|
|
s
|
-
|
string or symbol; specify a Roman numeral
|
|
|
|
|
Description
|
|
•
|
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.
|
|
|
Examples
|
|
>
|
|
| (1) |
>
|
|
| (2) |
>
|
|
| (3) |
|
|
Download Help Document
Was this information helpful?