FutureProg functions
toroman
Text toroman(Number number)
Contexts: computer function, computer program, standard futureprog
Converts a number into a text representation of that number using roman numerals. Supports numbers up to 3999999.
number: The number you want to convert
Contexts: computer function, computer program, standard futureprog
Converts a number into a text representation of that number using roman numerals. Supports numbers up to 3999999.
number: The number you want to convert