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

Divide Method (Int32[],Int32)

Divide an integer vector by an integer scalar.

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

See also ...

Divide Method


Send comments on this topic
© Dyalog Ltd 2013