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

Pow Method (Double[],Double)

Raise a double vector to a given power.

public static double[] Pow(
    double[] vector,
    double power
);

See also ...

Pow Method


Send comments on this topic
© Dyalog Ltd 2013