X-Git-Url: http://git.osdn.net/view?p=linuxjm%2FLDP_man-pages.git;a=blobdiff_plain;f=original%2Fman3%2Fpow.3;h=8e739658bc21da0dd1f482a276bcec0337068d9a;hp=b7775912cf4ef9a7e00ae63c6746b9fbeb9b36d7;hb=4ea6bb24817f6f049d6bbc90ecd77a869876f9b0;hpb=f50e88e1b3e239b952cdd01966abfe01277fcde2 diff --git a/original/man3/pow.3 b/original/man3/pow.3 index b7775912..8e739658 100644 --- a/original/man3/pow.3 +++ b/original/man3/pow.3 @@ -326,7 +326,7 @@ On 64-bits, .BR pow () may be more than 10,000 times slower for some (rare) inputs than for other nearby inputs. -This only affects +This affects only .BR pow (), and not .BR powf () @@ -380,7 +380,7 @@ in addition to the overflow or underflow exception. .BR cpow (3), .BR sqrt (3) .SH COLOPHON -This page is part of release 3.76 of the Linux +This page is part of release 3.79 of the Linux .I man-pages project. A description of the project,