.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-25T18:20:13Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos