Utility function in order to compute erfInv(..) and erfcInv(..).
function erfInvUtil extends Modelica.Icons.Function; input Real p "First input argument"; input Real q "Second input argument"; output Real y "Result value"; end erfInvUtil;
Date | Description | ||
---|---|---|---|
June 22, 2015 |
|