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