(double)sx*sy bug on TAHOE work-around: force temporary storage.
authorZhishun Alex Liu <zliu@ucbvax.Berkeley.EDU>
Sat, 11 Jul 1987 13:05:33 +0000 (05:05 -0800)
committerZhishun Alex Liu <zliu@ucbvax.Berkeley.EDU>
Sat, 11 Jul 1987 13:05:33 +0000 (05:05 -0800)
SCCS-vsn: lib/libm/common_source/pow.c 1.6

usr/src/lib/libm/common_source/pow.c

index 94f1119..9dd9a05 100644 (file)
@@ -13,7 +13,7 @@
 
 #ifndef lint
 static char sccsid[] =
 
 #ifndef lint
 static char sccsid[] =
-"@(#)pow.c     4.5 (Berkeley) 8/21/85; 1.5 (ucb.elefunt) %G%";
+"@(#)pow.c     4.5 (Berkeley) 8/21/85; 1.6 (ucb.elefunt) %G%";
 #endif not lint
 
 /* POW(X,Y)  
 #endif not lint
 
 /* POW(X,Y)