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