Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

"LaTeXML::Core::Pair" - representation of pairs of numerical things

Author

       Bruce Miller <bruce.miller@nist.gov>

Description

       represents pairs of numerical things, coordinates or such.  Candidate for removal!

   Exportedfunctions
       "$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.

Name

       "LaTeXML::Core::Pair" - representation of pairs of numerical things

See Also