.GNU_ScientificLibrary.Functions.specfunc.incgamma

Incomplete Gamma function, G(a,x)

Information

This routine computes the incomplete Gamma function, Gamma(a,x).

Interface

function incgamma
  extends Modelica.Icons.Function;
  input Real a, x;
  output Real y;
end incgamma;

Generated at 2025-04-25T18:20:13Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos