TRUECALC
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

operations

Syntax

ROMAN(number, [style])

On this page