TCPDF_STATIC::intToRoman( $number )

Returns the Roman representation of an integer number


Description Description


Parameters Parameters

$number

(Required) (int) number to convert


Top ↑

Return Return

(string) roman representation of the specified number


Top ↑

Source Source

File: includes/lib/tcpdf/include/tcpdf_static.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
4.4.004 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.