Reference > VectorMath Class > Pow Method

Pow Method

Raise a vector to a given power.

Example

series2 = VectorMath.Pow(series1,2);

Overloads


Send comments on this topic
© Dyalog Ltd 2013