- toHTML
auto toHTML(T x, bool usePowPlus, bool useLeadZeros)
Undocumented in source. Be warned that the author may not have intended to support it.
- toML
string toML(T x, bool usePowPlus, bool useLeadZeros, MarkupLang mlang)
- toMathML
string toMathML(T x)
- toMathML
auto toMathML(T x, bool usePowPlus, bool useLeadZeros)
Undocumented in source. Be warned that the author may not have intended to support it.
- toMathML
string toMathML(Rational!T x, bool bevelled, HAlign numAlign, HAlign denomAlign, string href)
MathML.