Processing math: 100%
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Is the expression (pi > 0) lazy evaluated?

[Absolute beginner here.]

The expression pi>0 has the type sage.symbolic.expression.Expression. How can I force the evaluation and get the result True.

Also, as per the question title, can you please point me to a reference on the evaluation model in Sage?