summaryrefslogtreecommitdiff
path: root/gnulib/doc/posix-functions/floor.texi
blob: 77491dec455454c2e0f73efe7b8b81dee93cca3f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
@node floor
@section @code{floor}
@findex floor

POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/floor.html}

Gnulib module: floor or floor-ieee

Portability problems fixed by either Gnulib module @code{floor} or @code{floor-ieee}:
@itemize
@end itemize

Portability problems fixed by Gnulib module @code{floor-ieee}:
@itemize
@item
This function returns a positive zero for a minus zero argument
on some platforms:
OSF/1 5.1.
@end itemize

Portability problems not fixed by Gnulib:
@itemize
@end itemize