mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-17 12:41:05 +03:00
25 lines
250 B
Plaintext
25 lines
250 B
Plaintext
Description:
|
|
y1() function: Bessel function of the second kind of order 1.
|
|
|
|
Files:
|
|
m4/mathfunc.m4
|
|
|
|
Depends-on:
|
|
|
|
configure.ac:
|
|
gl_COMMON_DOUBLE_MATHFUNC([y1])
|
|
|
|
Makefile.am:
|
|
|
|
Include:
|
|
<math.h>
|
|
|
|
Link:
|
|
$(Y1_LIBM)
|
|
|
|
License:
|
|
LGPL
|
|
|
|
Maintainer:
|
|
Bruno Haible
|