Added SEE ALSO entries suggested by Fabian Kreutz

This commit is contained in:
Michael Kerrisk 2004-11-15 11:59:59 +00:00
parent d77a26b737
commit 3626880689
23 changed files with 26 additions and 1 deletions

View File

@ -74,6 +74,7 @@ version of glibc) before including any standard headers.
GCC handles \fBabs()\fP and \fBlabs()\fP as builtin functions. GCC
3.0 also handles \fBllabs()\fP and \fBimaxabs()\fP as builtins.
.SH "SEE ALSO"
.BR cabs (3),
.BR ceil (3),
.BR fabs (3),
.BR floor (3),

View File

@ -59,6 +59,7 @@ The float and long double variants are C99 requirements.
.BR asin (3),
.BR atan (3),
.BR atan2 (3),
.BR cacos (3),
.BR cos (3),
.BR sin (3),
.BR tan (3)

View File

@ -58,6 +58,7 @@ The float and long double variants are C99 requirements.
.SH "SEE ALSO"
.BR asinh (3),
.BR atanh (3),
.BR cacosh (3),
.BR cosh (3),
.BR sinh (3),
.BR tanh (3)

View File

@ -60,6 +60,7 @@ SVID 3, POSIX, BSD 4.3, ISO 9899.
The float and long double variants are C99 requirements.
.SH "SEE ALSO"
.BR acos (3),
.BR casin (3),
.BR atan (3),
.BR atan2 (3),
.BR cos (3),

View File

@ -52,6 +52,7 @@ The float and long double variants are C99 requirements.
.SH "SEE ALSO"
.BR acosh (3),
.BR atanh (3),
.BR casinh (3),
.BR cosh (3),
.BR sinh (3),
.BR tanh (3)

View File

@ -57,6 +57,8 @@ The float and long double variants are C99 requirements.
.BR acos (3),
.BR asin (3),
.BR atan2 (3),
.BR carg (3),
.BR catan (3),
.BR cos (3),
.BR sin (3),
.BR tan (3)

View File

@ -58,6 +58,7 @@ The float and long double variants are C99 requirements.
.SH "SEE ALSO"
.BR acosh (3),
.BR asinh (3),
.BR catanh (3),
.BR cosh (3),
.BR sinh (3),
.BR tanh (3)

View File

@ -55,5 +55,6 @@ The float and the long double variants are C99 requirements.
.BR asin (3),
.BR atan (3),
.BR atan2 (3),
.BR ccos (3),
.BR sin (3),
.BR tan (3)

View File

@ -54,5 +54,6 @@ The float and the long double variants are C99 requirements.
.BR acosh (3),
.BR asinh (3),
.BR atanh (3),
H.BR ccos (3),
.BR sinh (3),
.BR tanh (3)

View File

@ -69,4 +69,5 @@ the values \fIq.quot\fP and \fIq.rem\fP are \-1 and \-2, respectively.
SVID 3, BSD 4.3, ISO 9899.
The functions lldiv() and imaxdiv() were added in ISO C99.
.SH "SEE ALSO"
.BR abs (3)
.BR abs (3),
.BR remainder (3)

View File

@ -61,4 +61,5 @@ The \fBerfc()\fP function returns the complementary error function of
SVID 3, BSD 4.3, C99.
The float and long double variants are requirements of C99.
.SH "SEE ALSO"
.BR cerf (3),
.BR exp (3)

View File

@ -52,6 +52,7 @@ SVID 3, POSIX, BSD 4.3, ISO 9899.
The float and the long double variants are C99 requirements.
.SH "SEE ALSO"
.BR cbrt (3),
.BR cexp (3),
.BR exp10 (3),
.BR exp2 (3),
.BR sqrt (3)

View File

@ -52,6 +52,7 @@ SVID 3, POSIX, BSD 4.3, ISO 9899.
The float and the long double variants are C99 requirements.
.SH "SEE ALSO"
.BR cbrt (3),
.BR cexp2 (3),
.BR exp (3),
.BR exp10 (3),
.BR sqrt (3)

View File

@ -55,6 +55,7 @@ The other functions are from C99.
.SH "SEE ALSO"
.BR abs (3),
.BR ceil (3),
.BR cabs (3),
.BR floor (3),
.BR labs (3),
.BR rint (3)

View File

@ -60,4 +60,5 @@ SVID 3, POSIX, BSD 4.3, ISO 9899.
The float and the long double variants are C99 requirements.
.SH "SEE ALSO"
.BR cbrt (3),
.BR clog (3),
.BR sqrt (3)

View File

@ -59,4 +59,5 @@ SVID 3, POSIX, BSD 4.3, ISO 9899.
The float and the long double variants are C99 requirements.
.SH "SEE ALSO"
.BR cbrt (3),
.BR clog10 (3),
.BR sqrt (3)

View File

@ -56,4 +56,5 @@ SVID 3, POSIX, BSD 4.3, ISO 9899.
The float and the long double variants are C99 requirements.
.SH "SEE ALSO"
.BR cbrt (3),
.BR clog2 (3),
.BR sqrt (3)

View File

@ -57,4 +57,5 @@ SVID 3, POSIX, BSD 4.3, ISO 9899.
The float and the long double variants are C99 requirements.
.SH "SEE ALSO"
.BR cbrt (3),
.BR cpow (3),
.BR sqrt (3)

View File

@ -55,5 +55,6 @@ The float and the long double variants are C99 requirements.
.BR asin (3),
.BR atan (3),
.BR atan2 (3),
.BR csin (3),
.BR cos (3),
.BR tan (3)

View File

@ -55,4 +55,5 @@ The float and the long double variants are C99 requirements.
.BR asinh (3),
.BR atanh (3),
.BR cosh (3),
.BR csinh (3),
.BR tanh (3)

View File

@ -53,4 +53,6 @@ It fails and sets \fIerrno\fP to EDOM, if \fIx\fP is negative.
SVID 3, POSIX, BSD 4.3, ISO 9899.
The float and the long double variants are C99 requirements.
.SH "SEE ALSO"
.BR cbrt (3),
.BR csqrt (3),
.BR hypot (3)

View File

@ -55,4 +55,5 @@ The float and the long double variants are C99 requirements.
.BR atan (3),
.BR atan2 (3),
.BR cos (3),
.BR ctan (3),
.BR sin (3)

View File

@ -54,4 +54,5 @@ The float and the long double variants are C99 requirements.
.BR asinh (3),
.BR atanh (3),
.BR cosh (3),
.BR ctanh (3),
.BR sinh (3)