table of contents
LaTeXML::Core::PairList(3pm) | User Contributed Perl Documentation | LaTeXML::Core::PairList(3pm) |
NAME¶
"LaTeXML::Core::PairList" - representation of lists of pairs of numerical thingsDESCRIPTION¶
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.2018-08-13 | perl v5.26.2 |