.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 2026-07-26T20:40:21Z by OpenModelicaOpenModelica 1.27.0 using GenerateDoc.mos