Square root
Purpose
Description
Macro Synopsis
Modules
Related Functions
Purpose
Square root of a signal
Description
"Square root" performs a pointwise application of the square root function
to the selected signal.
Macro Synopsis
y = Sqrt(x);
signal x,y;
Modules
Student, Professional
Related Functions
Square.