.GNU_ScientificLibrary.Functions.specfunc.polygamma

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-01-31T19:25:52Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos