Motorola DSP Developer's Kit    
mot566_sqrt

Perform a square root.

MATLAB Syntax

Description

mot566_sqrt(X) is the square root of the elements of X. Complex results are produced if X is either positive or complex.

Characteristics

In the workspace, if the input is:

the answer returned by the function is:

Arguments
X
   Vector (or matrix) with elements normalized in the range [-1,1] (for complex elements, both real and imaginary parts should comply with this limit).

Y
   Square root result of input.

See Also
mot566_log             mot566_log10          mot566_abs


 mot566_sort mot566_sum