.GNU_ScientificLibrary.Functions.specfunc.sph_bessel_jl

Information

This routine computes the regular spherical Bessel function of order l, j_l(x).

Interface

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

Generated at 2024-04-28T18:16:21Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos