summaryrefslogtreecommitdiff
path: root/modules/nextafter
blob: ed93418b8bbcd98b7a6fccdb81f4d89790e0ba64 (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:
nextafter() function: next representable 'double' number.

Files:
m4/mathfunc.m4

Depends-on:

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

Makefile.am:

Include:
<math.h>

Link:
$(NEXTAFTER_LIBM)

License:
LGPL

Maintainer:
Bruno Haible