1LaTeXML::Core::Pair(3)User Contributed Perl DocumentationLaTeXML::Core::Pair(3)
2
3
4
6 "LaTeXML::Core::Pair" - representation of pairs of numerical things
7
9 represents pairs of numerical things, coordinates or such. Candidate
10 for removal!
11
12 Exported functions
13 "$pair = Pair($num1,$num2);"
14 Creates an object representing a pair of numbers; Not a part of
15 TeX, but useful for graphical objects. The two components can be
16 any numerical object.
17
19 Bruce Miller <bruce.miller@nist.gov>
20
22 Public domain software, produced as part of work done by the United
23 States Government & not subject to copyright in the US.
24
25
26
27perl v5.34.0 2022-01-19 LaTeXML::Core::Pair(3)