WOLFRAM SYSTEM MODELER

erfInvUtil

Utility function for erfInv(u) and erfcInv(u)

Wolfram Language

In[1]:=
SystemModel["Modelica.Math.Special.Internal.erfInvUtil"]
Out[1]:=

Information

This information is part of the Modelica Standard Library maintained by the Modelica Association.

Utility function in order to compute erfInv(..) and erfcInv(..).

Syntax

y = erfInvUtil(p, q)

Inputs (2)

p

Type: Real

Description: First input argument

q

Type: Real

Description: Second input argument

Outputs (1)

y

Type: Real

Description: Result value

Revisions

Date Description
June 22, 2015
DLR logo Initial version implemented by A. Klöckner, F. v.d. Linden, D. Zimmer, M. Otter.
DLR Institute of System Dynamics and Control