WOLFRAM SYSTEM MODELER
SmoothPower_derThe derivative of function SmoothPower |
|
SystemModel["Modelica.Fluid.Dissipation.Utilities.Functions.General.SmoothPower_der"]

dy = SmoothPower_der(x, deltax, pow, dx)
| x |
Type: Real Description: Input variable |
|---|---|
| deltax |
Type: Real Description: Range of interpolation |
| pow |
Type: Real Description: Exponent for x |
| dx |
Type: Real Description: Derivative of x |
| dy |
Type: Real Description: Derivative of SmoothPower |
|---|