next up previous contents index
Next: CONTINUE Up: COMPUTE Previous: COMPUTE INTEGRAL   Contents   Index


COMPUTE DERIVATIVE

        [SIC\]COMPUTE OutVar INTEGRAL InVar

    Compute the derivative of the InVar variable, in  the  classical  sense,
    i.e.
      OutVar[i] = InVar[i]-Invar[i-1]
    InVar and OutVar are assumed to be 1-D variables


Gildas manager 2011-04-01