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

Subtract Method (Double[],Double)

Subtract a double vector from a double scalar.

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

See also ...

Subtract Method


Send comments on this topic
© Dyalog Ltd 2013