table of contents
LaTeXML::Core::PairList(3) | User Contributed Perl Documentation | LaTeXML::Core::PairList(3) |
NAME¶
"LaTeXML::Core::PairList" - representation of lists of pairs of numerical things
DESCRIPTION¶
represents lists of pairs of numerical things, coordinates or such. Candidate for removal!
Exported functions¶
- "$pair = PairList(@pairs);"
- Creates an object representing a list of pairs of numbers; Not a part of TeX, but useful for graphical objects.
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.
2024-02-26 | perl v5.40.0 |