This function is obsolete, see BessJ0
Description Returns the zero-order Bessel function of the first type for the argument x.
Syntax b = J0 ( x )
Parameters b (Double) The value Bessel function of x.
x As Double The argument of the Bessel function J0.
Remarks This function returns the zero-order Bessel function of the first type for the argument x. If there is a problem, the function does not set an error.
See Also
|