This class can be used to convert numbers between decimal and roman representations and vice-versa.
It takes a number between 1 and 10999 and converts it to a string that represents the number with roman digits.
The class can also do the opposite, i.e. take a string that contains a number represented with roman digits and converts it to decimal.
| Not yet rated by the users |
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.