nxt.mathml

MathML.

Members

Enums

HAlign
enum HAlign

Horizontal Alignment.

VAlign
enum VAlign

Vertical Alignment.

Functions

toML
string toML(T x, bool usePowPlus, bool useLeadZeros, MarkupLang mlang)
toMathML
string toMathML(T x)

Generic case.

toMathML
string toMathML(Rational!T x, bool bevelled, HAlign numAlign, HAlign denomAlign, string href)

Meta