.GNU_ScientificLibrary.Functions.specfunc.poch_ax

Information

This routine computes the Pochhammer symbol, (a)x = Gamma(a+x)/Gamma(a).

Interface

function poch_ax
  extends Modelica.Icons.Function;
  input Real a, x;
  output Real y;
end poch_ax;

Generated at 2024-12-11T19:25:49Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos