/[classpath]/classpath/native/fdlibm/e_rem_pio2.c
ViewVC logotype

Diff of /classpath/native/fdlibm/e_rem_pio2.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3 by egagnon, Mon Mar 29 07:07:26 2004 UTC revision 1.4 by mkoch, Sat Mar 5 14:46:53 2005 UTC
# Line 89  pio2_3t =  8.47842766036889956997e-32; / Line 89  pio2_3t =  8.47842766036889956997e-32; /
89          double x,y[];          double x,y[];
90  #endif  #endif
91  {  {
92          double z,w,t,r,fn;          double z = 0., w, t, r, fn;
93          double tx[3];          double tx[3];
94          int32_t i,j,n,ix,hx;          int32_t i,j,n,ix,hx;
95          int e0,nx;          int e0,nx;

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26