Re: accuracy of asinh and atanh

2018-08-01 Thread Matt Peddie
Thanks, Ben, for chiming in. I think calling out to C for these functions is the way to go if it's now feasible. (Calling out to libm is the workaround I'm using in the application that led me to discover the inaccuracy.) Matt On Thu, Aug 2, 2018 at 11:33 AM, Ben Gamari wrote: > Matt Ped

accuracy of asinh and atanh

2018-06-01 Thread Matt Peddie
ons of the system library's implementation for these functions. What's the next step to fixing this in GHC? Cheers Matt Peddie ___ ghc-devs mailing list ghc-devs@haskell.org http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs