25 lines
267 B
Plaintext
25 lines
267 B
Plaintext
Description:
|
|
nextafter() function: next representable 'double' number.
|
|
|
|
Files:
|
|
m4/mathfunc.m4
|
|
|
|
Depends-on:
|
|
|
|
configure.ac:
|
|
gl_MATHFUNC([nextafter], [double], [(double, double)])
|
|
|
|
Makefile.am:
|
|
|
|
Include:
|
|
<math.h>
|
|
|
|
Link:
|
|
$(NEXTAFTER_LIBM)
|
|
|
|
License:
|
|
LGPL
|
|
|
|
Maintainer:
|
|
all
|