.GNU_ScientificLibrary.Functions.specfunc.gamma

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 2024-12-11T19:25:49Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos