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

Pow Method (Int32[],Double)

Raise an integer vector to a given power.

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

See also ...

Pow Method


Send comments on this topic
© Dyalog Ltd 2013