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