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

VectorMath.Pow Method (Int32[],Double)

Raise an integer vector to a given power.

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

See also ...

VectorMath.Pow Method


Send comments on this topic
© Dyalog Ltd 2021