First time here? Check out the FAQ!
asked 4 years ago
What's the "correct" way to create the symbolic equation 0=0 in Sage?
updated 4 years ago
(In particular, 0==0 returns True, so that's a non-starter.)
0==0
True