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
Fixes#52100.
This avoids doing math on the imaginary component — and instead just
asks if their string representation starts with a `-` to determine
whether the operator between the components should be `+` or `-`.
---------
Co-authored-by: Jameson Nash <[email protected]>
Co-authored-by: Dilum Aluthge <[email protected]>
0 commit comments