.GNU_ScientificLibrary.Functions.specfunc.sph_bessel_yl

Spherical Bessel function of the 1st kind (irregular) of order l

Information

This routine computes the irregular spherical Bessel function of order l, y_l(x).

Interface

function sph_bessel_yl
  extends Modelica.Icons.Function;
  input Integer l;
  input Real x;
  output Real y;
end sph_bessel_yl;

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