Function mathml::parsers::interpreted_mathml::exponential
source · pub fn exponential(input: Span<'_>) -> IResult<'_, (Operator, Mrow)>
Expand description
Handles summation as operator
pub fn exponential(input: Span<'_>) -> IResult<'_, (Operator, Mrow)>
Handles summation as operator