approximation-increment ( k*B_i A*h x..nt -- x..nt' )


Vocabulary
math.runge-kutta

Inputs
k*B_ian object
A*han object
x..ntan object


Outputs
x..nt'an object


Definition