.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-04-28T18:16:21Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos