| Contents > Vector Maths > Methods | Index |
Vector.Difference Method
Compute the first difference of any vector. The initial value is always zero.
Example
difference = VectorMath.Difference(series1);
| Contents > Vector Maths > Methods | Index |
Compute the first difference of any vector. The initial value is always zero.
difference = VectorMath.Difference(series1);