Common Reference > VectorMath Class > Difference Method VectorMath.Difference Method
Compute the first difference of any vector. The initial value is always zero.
Example
difference = VectorMath.Difference(series1);
Overloads
Send comments on this topic © Dyalog Ltd 2021
|