Syntax: j0(x)
Description: Returns the Bessel function of the first kind of order 0 of the argument.If argument is vector, return vector.
Group: special_function
Note:
Example:
j0(3.5)j0([2,3,4;5,6,7])
Also see: beta
Implemented in: LambdaJ0.java