.GNU_ScientificLibrary.Functions.specfunc.laguerre_Ln

Laguerre functions, L_n^a(x)

Information

This routine computes the Laguerre functions, Lna(x).

Interface

function laguerre_Ln
  extends Modelica.Icons.Function;
  input Integer n;
  input Real a, x;
  output Real y;
end laguerre_Ln;

Generated at 2025-04-02T18:24:35Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos