OSDN Git Service

(split) LDP: Release pages for LDP v3.39.
[linuxjm/LDP_man-pages.git] / release / man3 / ctanh.3
index 89956b4..9c35c29 100644 (file)
@@ -1,27 +1,22 @@
 .\" Copyright 2002 Walter Harms (walter.harms@informatik.uni-oldenburg.de)
 .\" Distributed under GPL
 .\"
-.\" Japanese Version Copyright (c) 2003  Akihiro MOTOKI
-.\"         all rights reserved.
-.\" Translated 2003-07-23, Akihiro MOTOKI <amotoki@dd.iij4u.or.jp>
-.\" Updated 2005-02-21, Akihiro MOTOKI
-.\" 
-.\"WORD:       hyperbolic      双曲(線の)
-.\"WORD:       sine            正弦
-.\"WORD:       cosine          余弦
-.\"WORD:       tangent         正接
-.\" 
-.TH CTANH 3 2008-08-11 "" "Linux Programmer's Manual"
+.\"*******************************************************************
+.\"
+.\" This file was generated with po4a. Translate the source file.
+.\"
+.\"*******************************************************************
+.TH CTANH 3 2008\-08\-11 "" "Linux Programmer's Manual"
 .SH 名前
 ctanh, ctanhf, ctanhl \- 複素数の双曲線正接 (hyperbolic tangent)
 .SH 書式
-.B #include <complex.h>
+\fB#include <complex.h>\fP
 .sp
-.BI "double complex ctanh(double complex " z ");"
+\fBdouble complex ctanh(double complex \fP\fIz\fP\fB);\fP
 .br
-.BI "float complex ctanhf(float complex " z );
+\fBfloat complex ctanhf(float complex \fP\fIz\fP\fB);\fP
 .br
-.BI "long double complex ctanhl(long double complex " z ");"
+\fBlong double complex ctanhl(long double complex \fP\fIz\fP\fB);\fP
 .sp
 \fI\-lm\fP でリンクする。
 .SH 説明
@@ -35,8 +30,4 @@ ctanh, ctanhf, ctanhl \- 複素数の双曲線正接 (hyperbolic tangent)
 .SH 準拠
 C99.
 .SH 関連項目
-.BR cabs (3),
-.BR catanh (3),
-.BR ccosh (3),
-.BR csinh (3),
-.BR complex (7)
+\fBcabs\fP(3), \fBcatanh\fP(3), \fBccosh\fP(3), \fBcsinh\fP(3), \fBcomplex\fP(7)