Ai! complex_nonzero() has && which should be ||, else decidedly
non-zero things like 5j and complex(1,0) are considered to be zero/false. Tim Peters.
Showing
Please register or sign in to comment
non-zero things like 5j and complex(1,0) are considered to be zero/false. Tim Peters.