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