.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-04-15T18:15:56Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos