John Pierce wrote: > the FP numbers used are double precision (64 bit) which have ~48 bits of > mantissa, so the 1 million bit FFT size is, I believe, broken into 48 > bit chunks, about 21000 of them?
Representing a 48 bit integer in double precision FP is one thing. Putting it through the FFT mill and getting an exact 48 bit integer is IMHO quite another:) David _________________________________________________________________ Be one of the first to try Windows Live Mail. http://ideas.live.com/programpage.aspx?versionId=5d21c51a-b161-4314-9b0e-4911fb2b2e6d _______________________________________________ Prime mailing list [email protected] http://hogranch.com/mailman/listinfo/prime
