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