David Widmann

Results 1471 comments of David Widmann

These branches are the problematic ones it seems: https://github.com/JuliaMath/Quadmath.jl/blob/f6ea87e58fa4bdf1dfbf4179f91e298c337278ee/src/Quadmath.jl#L542-L546 AFAICT from a quick glance, it seems in both cases it would be possible to directly return `copysign(z, x)` (or alternatively...