.GNU_ScientificLibrary.Functions.specfunc.erf

Information

This routine computes the Error function, erf(x).

Interface

function erf
  extends Modelica.Icons.Function;
  input Real x;
  output Real y;
end erf;

Generated at 2024-12-11T19:25:49Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos