Natural logarithm - MATLAB log - MathWorks - MATLAB and Simulink for Technical Computing
This MATLAB function returns the natural logarithm ln(x) of each element in array X. ... Y = log(X) returns the natural logarithm ln(x) of each element in array X. The log function's domain includes negative and complex numbers, which can lead to unexpect...