]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man3/clog2.3
CPU_SET.3, INFINITY.3, __ppc_get_timebase.3, __ppc_set_ppr_med.3, __ppc_yield.3,...
[thirdparty/man-pages.git] / man3 / clog2.3
index 63f72946b9c1768883be23cc11daf92f422862bf..7c4d73d06d4f9aabbc9baa4b62e8ce22078757c4 100644 (file)
@@ -22,12 +22,12 @@ The call
 .I clog2(z)
 is equivalent to
 .IR clog(z)/log(2) .
-
+.PP
 The other functions perform the same task for
 .I float
 and
 .IR "long double" .
-
+.PP
 Note that
 .I z
 close to zero will cause an overflow.