Numerus
v2.0.0
Roman numerals conversion and manipulation C library.
|
[-3999, 3999]
emulating the overlined notation of characters with values multiplied by 1000. Numerus uses underscores to indicate overlined parts of a numeral, which in this case is called long roman numeral.S
for 1/2
and dot .
for 1/12
. The numerals in this case are called float roman numerals.malloc()
failures are controlled and returned in the error code.