summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--man3/nextafter.312
1 files changed, 9 insertions, 3 deletions
diff --git a/man3/nextafter.3 b/man3/nextafter.3
index 69289d82..5548908c 100644
--- a/man3/nextafter.3
+++ b/man3/nextafter.3
@@ -69,7 +69,10 @@ or
.ad b
.SH DESCRIPTION
The
-.BR nextafter ()
+.BR nextafter (),
+.BR nextafterf (),
+and
+.BR nextafterl ()
functions return the next representable floating-point value following
.I x
in the direction of
@@ -89,8 +92,11 @@ the functions return
.IR y .
The
-.BR nexttoward ()
-functions do the same as the
+.BR nexttoward (),
+.BR nexttowardf (),
+and
+.BR nexttowardl ()
+functions do the same as the corresponding
.BR nextafter ()
functions, except that they have a
.I "long double"