.GNU_ScientificLibrary.Functions.specfunc.erf

Error function

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 2026-06-25T20:19:00Z by OpenModelicaOpenModelica 1.26.9 using GenerateDoc.mos