functionpow
Just a helper function for x^y in order that a symbolic engine can apply some transformations more easily
Extends from Modelica.Icons.Function (Icon for functions).
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| Real | x | ||
| Real | y |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| Real | z |