This is the mail archive of the gsl-discuss@sources.redhat.com mailing list for the GSL project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: little improvement


Fabian writes:
 > I just thought that if you set s to "1.0 / gsl_complex_abs2 (a)" 

this will underflow if |a| > sqrt(DBL_MAX)

See volume 1 of the book "Numerical Computation" by C.Ueberhuber for a
good discussion of IEEE arithmetic.

-- 
Brian Gough

Network Theory Ltd,
Commercial support for GSL --- http://www.network-theory.co.uk/gsl/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]