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

Subtract Method (Int32[],Int32)

Subtract an integer vector from an integer scalar.

public static int[] Subtract(
    int[] v1,
    int v2
);

See also ...

Subtract Method


Send comments on this topic
© Dyalog Ltd 2013