WOLFRAM SYSTEM MODELER

Internal

Internal utility functions that should not be directly utilized by the user

Package Contents

polyEval

Evaluate a polynomial c[1] + c[2]*u + c[3]*u^2 + ....

erfcUtil

Evaluate erfc(z) for 0.5 <= z

erfInvUtil

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

Information

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

This package contains internal utility functions for the computation of erf, erfc, erfInc and erfcInv. These functions should not be directly used by the user.

Wolfram Language

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

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