.Modelica.Math.Special.Internal.erfcUtil

Information

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

Interface

function erfcUtil
  extends Modelica.Icons.Function;
  input Real z "Input argument 0.5 <= z required (but not checked)";
  output Real y "Result erfc(z) for 0.5 <= z";
end erfcUtil;

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-05-18T18:16:21Z by OpenModelicaOpenModelica 1.22.4 using GenerateDoc.mos