- mx-ode2-hyp num sys tim x0procedure
returns states-times-steps matrix trajectory solving an ordinary differential equation, by a 2nd order hyperbolic Runge-Kutta method of fixnum num stages, with vector field procedure or pair of vector field and output procedures sys, time step flonum and time horizon flonum in pair tim, initial state column-matrix x0.