WOLFRAM SYSTEM MODELER

exp

Exponential, base e

Wolfram Language

In[1]:=
SystemModel["Modelica.Math.exp"]
Out[1]:=

Information

This information is part of the Modelica Standard Library maintained by the Modelica Association.

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

Syntax

y = exp(u)

Inputs (1)

u

Type: Real

Description: Independent variable

Outputs (1)

y

Type: Real

Description: Dependent variable y=exp(u)