MATLAB Function Reference Previous page   Next Page
reallog

Natural logarithm for nonnegative real arrays

Syntax

Description

Y = reallog(X) returns the natural logarithm of each element in array X. Array X must contain only nonnegative real numbers. The size of Y is the same as the size of X.

Examples

See Also

log, realpow, realsqrt


Previous page  real realmax Next page

© 1994-2005 The MathWorks, Inc.