Login   Register  
PHP Classes
elePHPant
Icontem

File: readme.txt

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Christoph Kappestein  >  Roman  >  readme.txt  >  Download  
File: readme.txt
Role: Documentation
Content type: text/plain
Description: documentation
Class: Roman
Convert between roman and decimal representation
Author: By
Last change:
Date: 2009-06-20 02:57
Size: 163 bytes
 

Contents

Class file image Download
	roman

	- general
	This class is for encoding decimal numbers to roman numbers
	and roman numbers to decimal numbers i.e. encode: 5 => V and
	decode: V => 5 etc.