PHP Classes

File: readme.txt

Recommend this page to a friend!
  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: 15 years ago
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.