reallog
Natural logarithm for nonnegative real arrays
Syntax
Y = reallog(X)
Description
returns the natural logarithm of each element in array Y = reallog(X)X. Array
X must contain only nonnegative real numbers. The size of
Y is the same as the size of X.
If X is a table or timetable,
then Y is a table or timetable. (since R2023a)