ccos.3, ccosh.3, csin.3, csinh.3, ctan.3, ctanh.3: SEE ALSO Add reference to "arc" inverse function

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2011-09-16 04:37:02 +02:00
parent a1699a78e6
commit f54fb0fa66
6 changed files with 6 additions and 0 deletions

View File

@ -26,6 +26,7 @@ These functions first appeared in glibc in version 2.1.
C99. C99.
.SH "SEE ALSO" .SH "SEE ALSO"
.BR cabs (3), .BR cabs (3),
.BR cacos (3),
.BR csin (3), .BR csin (3),
.BR ctan (3), .BR ctan (3),
.BR complex (7) .BR complex (7)

View File

@ -26,6 +26,7 @@ These functions first appeared in glibc in version 2.1.
C99. C99.
.SH "SEE ALSO" .SH "SEE ALSO"
.BR cabs (3), .BR cabs (3),
.BR cacosh (3),
.BR csinh (3), .BR csinh (3),
.BR ctanh (3), .BR ctanh (3),
.BR complex (7) .BR complex (7)

View File

@ -26,6 +26,7 @@ These functions first appeared in glibc in version 2.1.
C99. C99.
.SH "SEE ALSO" .SH "SEE ALSO"
.BR cabs (3), .BR cabs (3),
.BR casin (3),
.BR ccos (3), .BR ccos (3),
.BR ctan (3), .BR ctan (3),
.BR complex (7) .BR complex (7)

View File

@ -26,6 +26,7 @@ These functions first appeared in glibc in version 2.1.
C99. C99.
.SH "SEE ALSO" .SH "SEE ALSO"
.BR cabs (3), .BR cabs (3),
.BR casinh (3),
.BR ccosh (3), .BR ccosh (3),
.BR ctanh (3), .BR ctanh (3),
.BR complex (7) .BR complex (7)

View File

@ -26,6 +26,7 @@ These functions first appeared in glibc in version 2.1.
C99. C99.
.SH "SEE ALSO" .SH "SEE ALSO"
.BR cabs (3), .BR cabs (3),
.BR catan (3),
.BR ccos (3), .BR ccos (3),
.BR csin (3), .BR csin (3),
.BR complex (7) .BR complex (7)

View File

@ -27,6 +27,7 @@ These functions first appeared in glibc in version 2.1.
C99. C99.
.SH "SEE ALSO" .SH "SEE ALSO"
.BR cabs (3), .BR cabs (3),
.BR catanh (3),
.BR ccosh (3), .BR ccosh (3),
.BR csinh (3), .BR csinh (3),
.BR complex (7) .BR complex (7)