Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

symbolic ring comparisons return strange results

Greetings,

bool(abs(-1+sqrt(2)) != abs(1-sqrt(2)))

erroneously returns True (I'm running SageMath-8.0 on a mac laptop, for what it's worth).

Is this a bug?

Thanks