.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-12-11T19:25:49Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos