WOLFRAM SYSTEM MODELER
ExpOutput the exponential (base e) of the input |
![]() |
SystemModel["Modelica.Blocks.Math.Exp"]
This information is part of the Modelica Standard Library maintained by the Modelica Association.
This blocks computes the output y as the exponential (of base e) of the input u:
y = exp( u );
![]() |
u |
Type: RealInput Description: Connector of Real input signal |
---|---|---|
![]() |
y |
Type: RealOutput Description: Connector of Real output signal |