MATLAB Function Reference    
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


  real realmax