summaryrefslogtreecommitdiff
path: root/modules/erf
blob: 02243bdc72efc1312710386a9129ce2d754808f3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Description:
erf() function: error function.

Files:
m4/mathfunc.m4

Depends-on:

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

Makefile.am:

Include:
<math.h>

Link:
$(ERF_LIBM)

License:
LGPL

Maintainer:
Bruno Haible