.Modelica.ComplexMath.log

Logarithm of complex number

Information

This function returns the Complex natural logarithm of the Complex input.

Interface

function log
  extends Modelica.Icons.Function;
  input Complex c1 "Complex number";
  output Complex c2 "= log(c1)";
end log;

Generated at 2025-04-02T18:24:35Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos