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