roman_numerals
Convert Roman numerals to Arabic numbers and vice versa. Choose 'to-roman' or 'from-roman' mode for conversion direction.
Instructions
Convert between Roman numerals and Arabic numbers.
Parameters:
value — Value to convert.
mode — 'to-roman' (number->Roman, default) or 'from-roman'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value | Yes | ||
| mode | No | to-roman |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |