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
As in PR #1473, Herbie doesn't seem to be able to rewrite log((1 + x) / (1 - x)) → 2 atanh(x) even though as far as I can tell all the rules are there.