.Modelica.Math.exp

Exponential, base e

Information

This function returns y = exp(u), with -∞ < u < ∞:

Interface

function exp
  extends Modelica.Math.Icons.AxisCenter;
  input Real u "Independent variable";
  output Real y "Dependent variable y=exp(u)";
end exp;

Generated at 2025-09-18T18:21:15Z by OpenModelicaOpenModelica 1.25.4 using GenerateDoc.mos