Skip to content

zingazzi/ConvertToRoman

Repository files navigation

Simple PHP Roman Number Converter

Convert any decimal number to roman number

Usage

  1. Include jQuery:

    	NumberToRoman::convert(1);
    	return I
    	NumberToRoman::convert(1999)
    	return MCMXCIX

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors