Function mathml::parsers::interpreted_mathml::multiple_dots
source · pub fn multiple_dots(input: Span<'_>) -> IResult<'_, MathExpression>
Expand description
Parser handles e.g. ...
in the equation
E.g. Q_i(s_{i-1}, T_{i-1}, … )