Reference > VectorMath Class > Divide Method > (Int32[],Double)

Divide Method (Int32[],Double)

Divide a double scalar by an integer vector.

public static double[] Divide(
    int[] v1,
    double v2
);

See also ...

Divide Method


Send comments on this topic
© Dyalog Ltd 2013