You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
simplify complex atanh and remove singularity perturbation (#55268)
fixes#55266, and use `inv(z)`
rather than `1/z` and use `muladd` in a couple places.
---------
Co-authored-by: Mosè Giordano <[email protected]>
(cherry picked from commit b7aa5e3)
0 commit comments