Navigation

Operators and Keywords

Function List:

C++ API

: log (x)

Compute the natural logarithm, ln (x), for each element of x.

To compute the matrix logarithm, see ‘Linear Algebra’.

See also: exp, log1p, log2, log10, logspace.

Package: octave