poll tests: Avoid test failure on BSD and Solaris systems.
[gnulib.git] / doc / posix-functions / ceil.texi
blob46014126b1b080c53abf36799ca02f5deea2b6bd
1 @node ceil
2 @section @code{ceil}
3 @findex ceil
5 POSIX specification:@* @url{https://pubs.opengroup.org/onlinepubs/9699919799/functions/ceil.html}
7 Gnulib module: ceil or ceil-ieee
9 Portability problems fixed by either Gnulib module @code{ceil} or @code{ceil-ieee}:
10 @itemize
11 @end itemize
13 Portability problems fixed by Gnulib module @code{ceil-ieee}:
14 @itemize
15 @item
16 This function returns a positive zero for an argument between @minus{}1 and 0
17 on some platforms:
18 AIX 7.1.
19 @end itemize
21 Portability problems not fixed by Gnulib:
22 @itemize
23 @end itemize