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.