.. highlightlang:: us .. _log: log === .. index:: log .. us.tag log GERMAN math-base :ref:`log` berechnet den natürlichen Logarithmus. .. function:: r = log(m) .. us.return **Returnwert** *r* ist der natürliche Logarithmus von *m*. .. us.params **Parameter** .. uparam:: m *m* ist eine reelle oder komplexe Matrix. .. seealso:: :ref:`uberblick-mathematik`, :ref:`log10` :sub:`id-1531058`