| smoothMax_der |  | 
This information is part of the Modelica Standard Library maintained by the Modelica Association.
An implementation of Kreisselmeier Steinhauser smooth maximum
| x1 | Type: Real Description: First argument of smooth max operator | 
|---|---|
| x2 | Type: Real Description: Second argument of smooth max operator | 
| dx | Type: Real Description: Approximate difference between x1 and x2, below which regularization starts | 
| dx1 | Type: Real | 
| dx2 | Type: Real | 
| ddx | Type: Real | 
| dy | Type: Real Description: Derivative of smooth max operator | 
|---|