X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=release%2Fman3%2Fexp2.3;h=6b3cafe4e2a029d54ef96e3ebd92e78227e80917;hb=a2b0f650fa5e3f097a33752f9ee5626f8d678fd8;hp=249b7a50184b1d9f2cd314bd1ddef18ff5b7aa85;hpb=4fa3e54b837e5814a4598ec901d77446bf5cb9b3;p=linuxjm%2FLDP_man-pages.git diff --git a/release/man3/exp2.3 b/release/man3/exp2.3 index 249b7a50..6b3cafe4 100644 --- a/release/man3/exp2.3 +++ b/release/man3/exp2.3 @@ -2,6 +2,7 @@ .\" and Copyright 2008, Linux Foundation, written by Michael Kerrisk .\" .\" +.\" %%%LICENSE_START(VERBATIM) .\" Permission is granted to make and distribute verbatim copies of this .\" manual provided the copyright notice and this permission notice are .\" preserved on all copies. @@ -21,6 +22,7 @@ .\" .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. +.\" %%%LICENSE_END .\" .\" References consulted: .\" Linux libc source code @@ -36,6 +38,12 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* +.\" +.\" Japanese Version Copyright (c) 2003 Akihiro MOTOKI +.\" all rights reserved. +.\" Translated Tue Sep 23 20:27:35 JST 2003 +.\" by Akihiro MOTOKI +.\" .TH EXP2 3 2010\-09\-20 "" "Linux Programmer's Manual" .SH 名前 exp2, exp2f, exp2l \- 底が 2 の指数関数 @@ -80,3 +88,7 @@ or \fIcc\ \-std=c99\fP C99, POSIX.1\-2001. \fIdouble\fP 版の関数は SVr4, 4.3BSD, C89 にも準拠している。 .SH 関連項目 \fBcbrt\fP(3), \fBcexp2\fP(3), \fBexp\fP(3), \fBexp10\fP(3), \fBsqrt\fP(3) +.SH この文書について +この man ページは Linux \fIman\-pages\fP プロジェクトのリリース 3.54 の一部 +である。プロジェクトの説明とバグ報告に関する情報は +http://www.kernel.org/doc/man\-pages/ に書かれている。