Skip to content
Prev 23121 / 63424 Next

bug in acosh (win32) (PR#9403)

This is a bug in the mingw runtime, and not in R.  So the difference is 
between OSes, not between R versions.  Note that
[1] 1.316958
[1] 0+NaNi
[1] 1.316958+0i

so it seems to be happening only for exactly real complex numbers.
I think there are also problems with branch cuts.
On Thu, 30 Nov 2006, tshort at eprisolutions.com wrote:

            
acosh is unrelated to those.