Motorola DSP Developer's Kit
mot563_log
Motorola DSP Developer's Kit
mot563_log
Motorola DSP Developer's Kit    
mot563_log


Perform a natural logarithm.
MATLAB Syntax

Description

mot563_log(X) returns the natural logarithm value of vector or matrix X. Complex results are produced if X is either negative or complex.

Characteristics

In the workspace, if the input is:

the returned value 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
   Natural logarithm of input.

See Also
mot563_log10                     mot563_sqrt


 mot563_length mot563_log10