Alias: null
Common Name: Pow
Class: org. imirsel. m2k. math. Pow

Overview: This module raises every element of a vector to a specified power setin the exponent parameter field.

Data Handling: The input data is not modified.


Inputs:
Input
[D
Input vector (Double array).


Outputs:
Power vector
[D
The power vector of an input vector. (Double array).



Properties:
Exponent
Sets the exponent to which every element of the input is raised.