pub fn legendre_symbols<N, D>(numerator: N, denominator: D) -> MathFencedwhere N: Into<MathML>, D: Into<MathML>,
Renders a matrix with vertical bars.
legendre_symbols('a', 'b');