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

Subtract Method (Double,Double[])

Subtract a double scalar from a double vector.

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

See also ...

Subtract Method


Send comments on this topic
© Dyalog Ltd 2013