Functions
ROMAN
Convert integer to Roman numeral string
Try it
When to use it
When should I use ROMAN?
Use ROMAN to convert an integer to a Roman numeral string, useful for chapter numbering, historical documents, or decorative formatting.
Used in
Syntax
ROMAN(number, [style])