Igor Schein on Mon, 8 May 2000 19:35:24 -0400 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
precision peculiarity |
Hi, ? f(x, n) = setrand(x);return(quadclassunit(N)[4]) ? N=139619637069004; ? f(1,N)-f(628697742,N) 0.000000007731182653209892135624526494 I think the difference is somewhat significant, considering \p28. Or is internal precision different for these computations? Thanks Igor