11560c6b012cda6e1070e8a0fc70e2bb0f7775af
[gnulib.git] / doc / posix-functions / coshf.texi
1 @node coshf
2 @section @code{coshf}
3 @findex coshf
4
5 POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/coshf.html}
6
7 Gnulib module: ---
8
9 Portability problems fixed by Gnulib:
10 @itemize
11 @end itemize
12
13 Portability problems not fixed by Gnulib:
14 @itemize
15 @item
16 This function is missing on some platforms:
17 Minix 3.1.8, AIX 5.1, Solaris 9.
18 @item
19 This function is only defined as a macro with arguments on some platforms:
20 MSVC 9.
21 @end itemize