Dec2RomanNumConverter provides API for converting numbers between decimal and roman representations and vice-versa.
Maximal decimal number which can be handled by Dec2RomanNumConverter::dec2roman() method is 3999 as larger numbers require a bar above the base numeral.
|
|
| Name: |
Dec2RomanNumConverter |
| Base name: |
dec2roman_num_conv |
| Description: |
Convert numbers between decimal and roman |
| Version: |
2.0 |
| PHP version: |
5 |
| License: |
GNU General Public License (GPL) |
| All time users: |
221 users |
| All time rank: |
6602 |
| Week users: |
0 users |
| Week rank: |
2077  |
| |
|
| Not yet rated by the users |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|
| File |
Role |
Description |
Exception.php |
Class |
Dec2RomanNumConverter exception class. |