Function mathml::parsers::first_order_ode::first_order_ode
source · pub fn first_order_ode(input: Span<'_>) -> IResult<'_, FirstOrderODE>
Expand description
Parse a first order ODE with a single derivative term on the LHS.