WOLFRAM SYSTEM MODELER
ExponentiationOutput the input raised to an exponent |
|
SystemModel["Modelica.Blocks.Math.Exponentiation"]

This information is part of the Modelica Standard Library maintained by the Modelica Association.
This blocks computes the output y as the input u raised to exponent:
y = u ^ exponent;
| exponent |
Value: 2 Type: Real Description: Exponent of power |
|---|
| u |
Type: RealInput Description: Connector of Real input signal |
|
|---|---|---|
| y |
Type: RealOutput Description: Connector of Real output signal |