.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 2026-04-05T18:18:26Z by OpenModelicaOpenModelica 1.26.3 using GenerateDoc.mos