* [PATCH] rint.3: tfix
@ 2013-08-26 9:13 Peng Haitao
[not found] ` <1377508383-15065-1-git-send-email-penght-BthXqXjhjHXQFUHtdCDX3A@public.gmane.org>
0 siblings, 1 reply; 2+ messages in thread
From: Peng Haitao @ 2013-08-26 9:13 UTC (permalink / raw)
To: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w; +Cc: linux-man-u79uwXL29TY76Z2rM5mHXA
Signed-off-by: Peng Haitao <penght-BthXqXjhjHXQFUHtdCDX3A@public.gmane.org>
---
man3/rint.3 | 10 ++++++++--
1 file changed, 8 insertions(+), 2 deletions(-)
diff --git a/man3/rint.3 b/man3/rint.3
index 8bb9ba8..f79e990 100644
--- a/man3/rint.3
+++ b/man3/rint.3
@@ -85,7 +85,10 @@ or
.ad b
.SH DESCRIPTION
The
-.BR nearbyint ()
+.BR nearbyint (),
+.BR nearbyintf (),
+and
+.BR nearbyintl ()
functions round their argument to an integer value in floating-point
format, using the current rounding direction (see
.BR fesetround (3))
@@ -94,7 +97,10 @@ and without raising the
exception.
.LP
The
-.BR rint ()
+.BR rint (),
+.BR rintf (),
+and
+.BR rintl ()
functions do the same, but will raise the
.I inexact
exception
--
1.8.3.1
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-09-02 5:37 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-26 9:13 [PATCH] rint.3: tfix Peng Haitao
[not found] ` <1377508383-15065-1-git-send-email-penght-BthXqXjhjHXQFUHtdCDX3A@public.gmane.org>
2013-09-02 5:37 ` Michael Kerrisk (man-pages)
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.