ROMAN (PQL - xl)
This function converts an Arabic numeral to a Roman numeral text equivalent
- Library: PQL \ Spreadsheet \ Math & Trig
- Compatibility: Any content (regardless of data source) in the Tabulate spreadsheet module
Syntax
ROMAN(number, form)
Function Arguments
Name | Description | Type | Optional |
number | Arabic number to convert | Number |
|
form | Type of roman numeral | StringOrNumber |
|
Comments
This function is the same as the Microsoft Excel 'ROMAN' function - using the same inputs, logic and outputs.