pub fn int_with_math_expression_integrand( input: Span<'_> ) -> IResult<'_, (Operator, MathExpression, MathExpression)>