.Modelica.ComplexBlocks.ComplexMath.Exp

Output the exponential (base e) of the input

Information

This blocks computes the output y as the exponential (of base e) of the input u. Optionally, the input u can be processed conjugate complex, when parameter useConjugateInput is true. Depending on useConjugateInput the internal signal uInternal represents either the original or the conjugate complex input signal.

y = exp(uInternal);
exp.png

Generated at 2026-01-08T19:14:00Z by OpenModelicaOpenModelica 1.26.0 using GenerateDoc.mos