.Modelica.Math.Special

Information

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

Contents

NameDescription
erfError function erf(u) = 2/sqrt(pi)*Integral_0_u exp(-t^2)*d
erfcComplementary error function erfc(u) = 1 - erf(u)
erfInvInverse error function: u = erf(erfInv(u))
erfcInvInverse complementary error function: u = erfc(erfcInv(u))
sincUnnormalized sinc function: sinc(u) = sin(u)/u
InternalInternal utility functions that should not be directly utilized by the user

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

Generated at 2024-04-23T18:15:56Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos