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

Divide Method (Int32,Int32[])

Divide an integer scalar by an integer vector.

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

See also ...

Divide Method


Send comments on this topic
© Dyalog Ltd 2013