.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-02T18:24:35Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos