.GNU_ScientificLibrary.Functions.specfunc.poch_ax

Pochhammer symbol (a)_x

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