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