Crate second_order_ode[][src]

Functions

solve_ode

Solves ODEs of the form fn2(x)*f''(x)+fn1(x)f'(x)+fnf(x)=0