.GNU_ScientificLibrary.Functions.specfunc.gegenpoly_Cn

Information

This routine computes the Gegenbauer polynomial, Cn(a)(x).

Interface

function gegenpoly_Cn
  extends Modelica.Icons.Function;
  input Integer n;
  input Real a, x;
  output Real y;
end gegenpoly_Cn;

Generated at 2025-01-31T19:25:52Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos