1Description:
2j0() function: Bessel function of the first kind of order 0.
3
4Files:
5m4/mathfunc.m4
6
7Depends-on:
8
9configure.ac:
10gl_COMMON_DOUBLE_MATHFUNC([j0])
11
12Makefile.am:
13
14Include:
15<math.h>
16
17Link:
18$(J0_LIBM)
19
20License:
21LGPL
22
23Maintainer:
24Bruno Haible
25