This function converts a number to a roman numeral.
The number to convert.
The roman numeral.
If num is not an integer.
If num is not positive.
This function converts a number to a roman numeral.