Class for converting between different unit-lengths as specified by CSS.
Class for converting between different unit-lengths as specified by CSS.
Located in /library/HTMLPurifier/UnitConverter.php (line 7)
Units information array.
Units information array. Units are grouped into measuring systems (English, Metric), and are assigned an integer representing the conversion factor between that unit and the smallest unit in the system. Numeric indexes are actually magical constants that encode conversion data from one system to the next, with a O(n^2) constraint on memory (this is generally not a problem, since the number of measuring systems is small.)
Bcmath precision for internal calculations.
Bcmath precision for internal calculations.
Minimum bcmath precision for output.
Minimum bcmath precision for output.
Converts a length object of one unit into another unit.
Converts a length object of one unit into another unit.
Returns the number of significant figures in a string number.
Returns the number of significant figures in a string number.
Documentation generated on Thu, 19 Jun 2008 18:50:27 -0400 by phpDocumentor 1.4.2