chickadee » fmt » num/roman

(num/roman <n>) procedure

Formats the number as a Roman numeral:

(fmt #f (num/roman 1989)) => "MCMLXXXIX"