.TRANSFORM.Math.GNU_ScientificLibrary.Functions.specfunc.bessel_J0

Information

These routines compute the regular cylindrical Bessel function of zeroth order, J_0(x).

Interface

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

Generated at 2024-11-26T19:26:15Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos