.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-04-28T18:16:21Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos