.GNU_ScientificLibrary.Functions.specfunc.bessel_Yn

Bessel function of the 2nd kind (irregular cylindrical) of order n

Information

These routines compute the regular cylindrical Bessel function of order nY_n(x).

Interface

function bessel_Yn
  extends Modelica.Icons.Function;
  input Integer n;
  input Real x;
  output Real y;
end bessel_Yn;

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