Calculate the value of the Bessel function of the first kind of order 0 for the input argument x
,
.
- Returns:
- Returns the value of the Bessel function of the first kind of order 0.
- j0(
) returns +0. - j0(NaN) returns NaN.
- Note:
- For accuracy information for this function see the CUDA C Programming Guide, Appendix C, Table C-2.