Alias: null
Common Name: Square root
Class: org. imirsel. m2k. math. Sqrt

Overview: This module computes the square root of each element of a 1-dimensional array.

Data Handling: The input data is not modified.


Inputs:
Input
[D
Input vectorDouble array).


Outputs:
Sqrt(Input)
[D
The square root each element of an input vector. (Double array).



Properties: