roman-numeral-calculator

There are 3 repositories under roman-numeral-calculator topic.

  • pub-calculator-io/roman-numeral-converter

    Free WordPress Plugin: Roman numeral converter produces Roman numerals from Arabic numbers or converts Arabic numbers to Roman numerals, with values between 1 and 3,999,999. www.calculator.io/roman-numeral-converter/

    Language:JavaScript8000
  • Quneitra/RomNumCalc

    This is my first program - a Roman numeral calculator, using the simplified rules for Roman numerals (addition only). It takes two numbers of any length, and can perform the four basic arithmetic operations as desired. Currently, this is a very WIP program, only able to do one operation at a time, but I hope to be able to expand it in the future.