Common Reference > VectorMath Class > Subtract Method > (Double,Double[]) VectorMath.Subtract Method (Double,Double[])
Subtract a double scalar from a double vector.
public static double[] Subtract(
double v1,
double[] v2
);
See also ...VectorMath.Subtract Method
Send comments on this topic © Dyalog Ltd 2021
|