.GNU_ScientificLibrary.Functions.specfunc.gamma

Gamma function

Information

This routine computes the Gamma function, G(x), for all x except 0 and negative integers.

Interface

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

Generated at 2026-04-05T18:18:26Z by OpenModelicaOpenModelica 1.26.3 using GenerateDoc.mos