https://github.com/markodenic/roman
Convert regular numbers to Roman numbers.
https://github.com/markodenic/roman
Last synced: 4 months ago
JSON representation
Convert regular numbers to Roman numbers.
- Host: GitHub
- URL: https://github.com/markodenic/roman
- Owner: markodenic
- Created: 2017-04-11T13:41:51.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-12T06:21:05.000Z (about 8 years ago)
- Last Synced: 2024-12-28T06:41:58.750Z (5 months ago)
- Language: PHP
- Homepage:
- Size: 5.86 KB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# roman
Convert regular numbers to Roman numbers.## Just a simple class for converting regular into Roman numbers.