MTM[log] - compute the natural logarithm
|
Parameters
|
|
M
|
-
|
array, matrix, vector, or scalar
|
|
|
|
|
Description
|
|
•
|
The log(M) function computes the element-wise natural logarithm of M. The result, R, is formed as R[i,j] = log(M[i,j]).
|
|
|
Download Help Document
Was this information helpful?