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