Crate get_roman_number

Source
Expand description

Converting Arabic numbers to Roman numbers.

Statics§

MAX
The largest number representable as a Roman number.

Functions§

get_roman_number
Converts Arabic number to Roman.