romannumbers

A long-range bidirectional roman-to-decimal numbers converter

Version

1.0~git-2
(2019-08-25)

Size

19.6

KiB

Repository

HaikuPorts
x86_64
This is a bidirectional roman-to-decimal numbers converter. The program can convert integers from 1 to 2147483647 with the parentheses notation. It has a simple GUI including a challenging exam mode that features two difficulty levels.
The program can also be used from the console to convert numbers. To do so,just execute the program while also providing the number to be converted as its only argument. See the homepage for further information.