annotate doc/posix-functions/sinhf.texi @ 16416:7d97985fae86

Tests for module 'remainderl'. * modules/remainderl-tests: New file. * tests/test-remainderl.c: New file. * tests/test-math-c++.cc: Check the declaration of remainderl.
author Bruno Haible <bruno@clisp.org>
date Sat, 25 Feb 2012 20:40:44 +0100
parents 792aac7b45c4
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
9638
070329237839 Rename two directories: headers -> posix-headers, functions -> posix-functions.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
1 @node sinhf
070329237839 Rename two directories: headers -> posix-headers, functions -> posix-functions.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
2 @section @code{sinhf}
070329237839 Rename two directories: headers -> posix-headers, functions -> posix-functions.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
3 @findex sinhf
070329237839 Rename two directories: headers -> posix-headers, functions -> posix-functions.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
4
13549
bb0ceefd22dc avoid some overlong lines from posix urls, etc.
Karl Berry <karl@freefriends.org>
parents: 10876
diff changeset
5 POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/sinhf.html}
9638
070329237839 Rename two directories: headers -> posix-headers, functions -> posix-functions.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
6
15893
792aac7b45c4 New module 'sinhf'.
Bruno Haible <bruno@clisp.org>
parents: 15637
diff changeset
7 Gnulib module: sinhf
9638
070329237839 Rename two directories: headers -> posix-headers, functions -> posix-functions.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
8
070329237839 Rename two directories: headers -> posix-headers, functions -> posix-functions.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
9 Portability problems fixed by Gnulib:
070329237839 Rename two directories: headers -> posix-headers, functions -> posix-functions.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
10 @itemize
070329237839 Rename two directories: headers -> posix-headers, functions -> posix-functions.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
11 @item
070329237839 Rename two directories: headers -> posix-headers, functions -> posix-functions.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
12 This function is missing on some platforms:
15637
97060cb2a344 doc: Mention functions which are declared as macros.
Bruno Haible <bruno@clisp.org>
parents: 15607
diff changeset
13 Minix 3.1.8, AIX 5.1, Solaris 9.
97060cb2a344 doc: Mention functions which are declared as macros.
Bruno Haible <bruno@clisp.org>
parents: 15607
diff changeset
14 @item
97060cb2a344 doc: Mention functions which are declared as macros.
Bruno Haible <bruno@clisp.org>
parents: 15607
diff changeset
15 This function is only defined as a macro with arguments on some platforms:
97060cb2a344 doc: Mention functions which are declared as macros.
Bruno Haible <bruno@clisp.org>
parents: 15607
diff changeset
16 MSVC 9.
9638
070329237839 Rename two directories: headers -> posix-headers, functions -> posix-functions.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
17 @end itemize
15893
792aac7b45c4 New module 'sinhf'.
Bruno Haible <bruno@clisp.org>
parents: 15637
diff changeset
18
792aac7b45c4 New module 'sinhf'.
Bruno Haible <bruno@clisp.org>
parents: 15637
diff changeset
19 Portability problems not fixed by Gnulib:
792aac7b45c4 New module 'sinhf'.
Bruno Haible <bruno@clisp.org>
parents: 15637
diff changeset
20 @itemize
792aac7b45c4 New module 'sinhf'.
Bruno Haible <bruno@clisp.org>
parents: 15637
diff changeset
21 @end itemize