format

fun format(value: Int): String

Formats a value as an uppercase Roman numeral.

Return

the Roman numeral representation of value

Parameters

value

value to format, expected within SUPPORTED_RANGE