Function mathml_core::helpers::Vmatrix

source ·
pub fn Vmatrix<I>(rows: I) -> MathMLwhere
    I: IntoIterator<Item = MathML>,
Expand description

Renders a matrix with double vertical bars.

Arguments

  • rows:

returns: MathML

Examples

Output

abcd