roman-numerals 1.0.0

Roman Numerals


To use this package, run the following command in your project's root directory:

Manual usage
Put the following dependency into your project's dependences section:

roman-numerals

This single-function library provides roman numerals for D. Roman numerals are useful for ordering lists and pages as well as for historical uses or appeal. This library doesn't support mathematical operations with roman numerals. It simply converts numbers into roman numerals.

To use this function, simply import roman_numerals then type toRoman(<insert int here>). The function accepts all integers, but will return ? for negative numbers and numbers greater than 3999, it will also return NULLA for 0.

Authors:
  • Doigt
Dependencies:
none
Versions:
1.0.0 2023-Nov-14
~validation 2023-Dec-10
~main 2023-Nov-15
Show all 3 versions
Download Stats:
  • 0 downloads today

  • 0 downloads this week

  • 0 downloads this month

  • 2 downloads total

Score:
0.3
Short URL:
roman-numerals.dub.pm