modified: myjupyterlab.sh
[GalaxyCodeBases.git] / c_cpp / lib / gnulib / doc / posix-functions / nextafter.texi
blob0f9813fcaf4821cf9c0a3f0011723350d4409ed1
1 @node nextafter
2 @section @code{nextafter}
3 @findex nextafter
5 POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/nextafter.html}
7 Gnulib module: nextafter
9 Portability problems fixed by Gnulib:
10 @itemize
11 @end itemize
13 Portability problems not fixed by Gnulib:
14 @itemize
15 @item
16 This function is missing on some platforms:
17 Minix 3.1.8, MSVC 9.
18 @item
19 This function is not declared on some platforms:
20 IRIX 5.3.
21 @end itemize