Igor Schein on Thu, 12 May 2005 17:51:37 +0200 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Re: erfc() behavior change |
On Thu, May 12, 2005 at 12:13:15PM +0200, Bill Allombert wrote: > Someone should check whether exp() given the same precision in 2.2.9 and > 2.2.10. I am afraid the use of Newton iterations for large precisions > might break that... \\ 2.2.9 ? precision(exp(-2^10)) 462 \\ 2.2.10 ? precision(exp(-2^10)) 38 Igor