view modules/j1 @ 12777:8e7ed08a499b

Fix tests for common <math.h> functions.
author Bruno Haible <bruno@clisp.org>
date Mon, 25 Jan 2010 01:57:08 +0100
parents 6b4859a7c820
children 6ff1b1c23f57
line wrap: on
line source

Description:
j1() function: Bessel function of the first kind of order 1.

Files:
m4/mathfunc.m4

Depends-on:

configure.ac:
gl_MATHFUNC([j1], [double], [(double)])

Makefile.am:

Include:
<math.h>

Link:
$(J1_LIBM)

License:
LGPL

Maintainer:
Bruno Haible