Skip to content

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.

Notifications You must be signed in to change notification settings

Quneitra/RomNumCalc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

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. Note that it does not return remainders for division.

Currently, this is very much a work in progress, with the program only able to do one operation at a time, but I hope to be able to expand it in the future.

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages