NAME
LaTeXML::Core::Pair
- representation of pairs of numerical things
DESCRIPTION
represents pairs of numerical things, coordinates or such. Candidate for removal!
Exported functions
$pair = Pair($num1,$num2);
-
Creates an object representing a pair of numbers; Not a part of TeX, but useful for graphical objects. The two components can be any numerical object.
AUTHOR
Bruce Miller <bruce.miller@nist.gov>
COPYRIGHT
Public domain software, produced as part of work done by the United States Government & not subject to copyright in the US.