log1p
Calculates the natural logarithm (base e) of 1 + argument. Depending on input, function can return scalar, vector, matrix or complex number.
Arguments
- Real or complex value x
Output
Real or complex value
Examples
Calculates the natural logarithm (base e) of 1 + argument. Depending on input, function can return scalar, vector, matrix or complex number.
Real or complex value