.GNU_ScientificLibrary.Functions.specfunc.bessel_Yn

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 2024-04-23T18:15:56Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos