functionerfInvUtil
Utility function for erfInv(u) and erfcInv(u)
Extends from Modelica.Icons.Function (Icon for functions).
Information
Utility function in order to compute erfInv(..) and erfcInv(..).
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| Real | p | First input argument | |
| Real | q | Second input argument |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| Real | y | Result value |
Revisions
| Date | Description | ||
|---|---|---|---|
| June 22, 2015 |
|