[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
better atan function?
- Subject: better atan function?
- From: "R" <donot(at)email.me>
- Date: Tue, 30 May 2000 16:27:32 -0600
- Newsgroups: comp.lang.idl-pvwave
- Organization: RMI.NET
- Xref: news.doit.wisc.edu comp.lang.idl-pvwave:19822
Greetings all,
I have found that the phase I get from the FFT has
a precision of only ~10e-8, and that the precision depends
on what value phase has.
I think I've traced this to the atan function, or perhaps the
division that takes place in the atan function.
Does anyone have a better atan function (more precise)?
Or is this merely the way it is when one is bumping up against
precision errors?
By comparison, my "simulation" does get the amplitudes
of the spectral components to a precision of ~10e-14 or so.
(as expected for double precision variables, and no noise)
cheers,
bob
stockwell (at) co-ra (dot) com