summaryrefslogtreecommitdiff
path: root/modules/copysign
blob: c63280655afb504d69049dd76d84c3c7a471513e (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:
copysign() function: copy sign.

Files:
m4/mathfunc.m4

Depends-on:

configure.ac:
gl_COMMON_DOUBLE_MATHFUNC([copysign])

Makefile.am:

Include:
<math.h>

Link:
$(COPYSIGN_LIBM)

License:
LGPL

Maintainer:
Bruno Haible