When you use Eng representation on complex number sometimes its too long that it overlaps with the input and make everything looks broken
also any number with 0 on either imaginary part or/and real part (you need to specifically imply 0i or etc for imaginary 0) when in contact with eng representation will show nan×10ⁱⁿᶠⁱⁿⁱᵗʸ, and if imaginary part exists (including implied 0i) this long result will mix with the overlap issue above and further chaotic-fy the result
yes this is 2 bugs
When you use Eng representation on complex number sometimes its too long that it overlaps with the input and make everything looks broken
also any number with 0 on either imaginary part or/and real part (you need to specifically imply 0i or etc for imaginary 0) when in contact with eng representation will show nan×10ⁱⁿᶠⁱⁿⁱᵗʸ, and if imaginary part exists (including implied 0i) this long result will mix with the overlap issue above and further chaotic-fy the result
yes this is 2 bugs