Math Scalar Library
Programming Reference Manual C/C++
Version 1.0 DD-00003-010

9.3 sj0 - Bessel function J0(x)

#include <msca.h>

double sj0 (double x);
float  sj0f(float x);

Given a value x this function computes the Bessel function J0(x)  .