.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 2024-12-11T19:25:49Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos