.GNU_ScientificLibrary.Functions.specfunc.bessel_Jnu

Bessel function of the 1st kind of order nu

Information

These routines compute the regular Bessel function of (possibly fractional) order nuJ_nu(x).

Interface

function bessel_Jnu
  extends Modelica.Icons.Function;
  input Real nu;
  input Real x;
  output Real y;
end bessel_Jnu;

Generated at 2025-04-25T18:20:13Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos