Texas Instruments TI-89 and TI-92 Plus Computer |
|
|
|
Version | 1.0 (Monday, September 07, 1999) |
Download | [ romnum.89f | romnum.9xf ] (2,102 bytes) |
Reference | CRC Standard Mathematical Tables and Formula, 30th Edition, Paragraph 1.1.4. |
Description | Converts to and from Roman numeral strings. |
Screen shots |
|
Documentation | Usage:
RomNum(RomNumStr or RealNum) RomNumStr can be a single string or multiple strings, either
upper or lower case, joined by mathematical operators.
Real numbers cannot be combined with Roman numeral strings. Return value:
Examples:
2. RomNum(1999)
3. RomNum(log("M"))
|