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