.GNU_ScientificLibrary.Functions.specfunc.legendre_Pl

Information

This routine computes the Legendre polynomial of order lPl(x).

Interface

function legendre_Pl
  extends Modelica.Icons.Function;
  input Integer l;
  input Real x;
  output Real y;
end legendre_Pl;

Generated at 2024-12-11T19:25:49Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos