.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 2026-02-24T19:19:10Z by OpenModelicaOpenModelica 1.26.2 using GenerateDoc.mos