.GNU_ScientificLibrary.Functions.specfunc.polygamma

Polygamma function, psi_n(x)

Information

This routine computes the Polygamma function, psi_n(x).

Interface

function polygamma
  extends Modelica.Icons.Function;
  input Integer n;
  input Real x;
  output Real y;
end polygamma;

Generated at 2025-04-03T18:24:42Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos