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