.Modelica.Math.Special

Information

This sublibrary contains functions to compute often used mathematical operators that cannot be expressed analytically.

Contents

Name Description
 erf Error function erf(u) = 2/sqrt(pi)*Integral_0_u exp(-t^2)*d
 erfc Complementary error function erfc(u) = 1 - erf(u)
 erfInv Inverse error function: u = erf(erfInv(u))
 erfcInv Inverse complementary error function: u = erfc(erfcInv(u))
 sinc Unnormalized sinc function: sinc(u) = sin(u)/u
 Internal Internal utility functions that should not be directly utilized by the user

Revisions

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

Generated at 2020-06-05T07:38:22Z by OpenModelica 1.16.0~dev-420-gc007a39