.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 2025-04-03T18:24:42Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos