WOLFRAM SYSTEM MODELER

erfcUtil

Evaluate erfc(z) for 0.5 <= z

Wolfram Language

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

Information

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

Utility function in order to compute part of erf(..) and erfc(..).

Syntax

y = erfcUtil(z)

Inputs (1)

z

Type: Real

Description: Input argument 0.5 <= z required (but not checked)

Outputs (1)

y

Type: Real

Description: Result erfc(z) for 0.5 <= z

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