modified: myjupyterlab.sh
[GalaxyCodeBases.git] / c_cpp / lib / gnulib / doc / posix-functions / floor.texi
blob77491dec455454c2e0f73efe7b8b81dee93cca3f
1 @node floor
2 @section @code{floor}
3 @findex floor
5 POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/floor.html}
7 Gnulib module: floor or floor-ieee
9 Portability problems fixed by either Gnulib module @code{floor} or @code{floor-ieee}:
10 @itemize
11 @end itemize
13 Portability problems fixed by Gnulib module @code{floor-ieee}:
14 @itemize
15 @item
16 This function returns a positive zero for a minus zero argument
17 on some platforms:
18 OSF/1 5.1.
19 @end itemize
21 Portability problems not fixed by Gnulib:
22 @itemize
23 @end itemize