functionpowerLinearized
Power function that is linearized below a user-defined threshold
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| Real | x | Abscissa value | |
| Real | n | Exponent | |
| Real | x0 | Abscissa value below which linearization occurs |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| Real | y | Function value |