.GNU_ScientificLibrary.Functions.specfunc.laguerre_Ln

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