OSDN Git Service

LDP: Update draft based on the previous commit
[linuxjm/jm.git] / manual / LDP_man-pages / draft / man3 / trunc.3
index e4c6f63..669d12a 100644 (file)
@@ -60,10 +60,9 @@ _ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
 .RE
 .ad
 .SH 説明
-These functions round \fIx\fP to the nearest integer value that is not larger
-in magnitude than \fIx\fP.
+これらの関数は、絶対値が \fIx\fP よりも大きくない直近の整数値を返す。
 .SH 返り値
-These functions return the rounded integer value, in floating format.
+これらの関数は、丸められた整数値を、浮動小数点形式で返す。
 .PP
 \fIx\fP が整数、無限大、NaN の場合、\fIx\fP 自身が返される。
 .SH エラー