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