.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 2025-01-31T19:25:52Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos