phobos-next v0.3.9 (2020-08-07T21:50: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
)
string
toMathML
(Rational!T x, bool bevelled, HAlign numAlign, HAlign denomAlign, string href)
Meta
Source
See Implementation
nxt
mathml
enums
HAlign
VAlign
functions
toML
toMathML
Generic case.