.Modelica.ComplexMath.exp

Information

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

Interface

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

Generated at 2024-05-16T18:15:58Z by OpenModelicaOpenModelica 1.22.4 using GenerateDoc.mos