repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ssfmalloc: Portability to Cygwin.
[gnulib.git]
/
modules
/
erf
blob
50d154b044fbbbb56437dfce6265882c8c308c2e
1
Description:
2
erf() function: error function.
3
4
Files:
5
m4/mathfunc.m4
6
7
Depends-on:
8
9
configure.ac:
10
gl_COMMON_DOUBLE_MATHFUNC([erf])
11
12
Makefile.am:
13
14
Include:
15
<math.h>
16
17
Link:
18
$(ERF_LIBM)
19
20
License:
21
LGPL
22
23
Maintainer:
24
all