phobos-next v0.5.1 (2022-12-21T17:07:30Z)
Home
Dub
Repo
toMathML
nxt
mathml
Generic case.
string
toMathML
(T x)
@
trusted
string
toMathML
(
T
)
(
in
T
x
)
if
(
isScalarType
!
T
&&
!
isFloatingPoint
!
T
)
auto
toMathML
(T x, bool usePowPlus, bool useLeadZeros)
string
toMathML
(Rational!T x, bool bevelled, HAlign numAlign, HAlign denomAlign, string href)
Meta
Source
See Implementation
nxt
mathml
enums
HAlign
VAlign
functions
toHTML
toML
toMathML
Generic case.