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