Skip to content

Each time finding this example on the internet, it contains a small error.

Notifications You must be signed in to change notification settings

madkot/-PHP-Convert-Decimals-to-ROman-Numerals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Convert Decimals to Roman numerals

Original solution has na small bug like illegal operator that i fix it

Usage

<?php
echo roman(111);  //return string CXI

About

Each time finding this example on the internet, it contains a small error.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages