pub fn dfrac<N, D>(numerator: N, denominator: D) -> MathMLwhere N: Into<MathML>, D: Into<MathML>,
Renders a display style fraction.
\begin{vmatrix} a & b \\ c & d \end{vmatrix}