]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man3/nextafter.3
CPU_SET.3, INFINITY.3, __ppc_get_timebase.3, __ppc_set_ppr_med.3, __ppc_yield.3,...
[thirdparty/man-pages.git] / man3 / nextafter.3
index fd20e0dc5b5617b93471f3a01b07844ffbeb96b4..6aa768b9ca9594d2b2fdc3ad65ad6f469767a304 100644 (file)
@@ -76,14 +76,14 @@ is less than
 .IR x ,
 these functions will return the largest representable number less than
 .IR x .
-
+.PP
 If
 .I x
 equals
 .IR y ,
 the functions return
 .IR y .
-
+.PP
 The
 .BR nexttoward (),
 .BR nexttowardf (),
@@ -100,7 +100,7 @@ these functions return the next representable floating-point value after
 .I x
 in the direction of
 .IR y .
-
+.PP
 If
 .I x
 equals
@@ -110,14 +110,14 @@ then
 (cast to the same type as
 .IR x )
 is returned.
-
+.PP
 If
 .I x
 or
 .I y
 is a NaN,
 a NaN is returned.
-
+.PP
 If
 .I x
 is finite,
@@ -130,7 +130,7 @@ and the functions return
 or
 .BR HUGE_VALL ,
 respectively, with the correct mathematical sign.
-
+.PP
 If
 .I x
 is not equal to