I would like to know why SAGE does not return True if I type e<3 or False for pi>4. Is there a way to have that as output?
1 | initial version |
I would like to know why SAGE does not return True if I type e<3 or False for pi>4. Is there a way to have that as output?
I would like to know why SAGE Sage does not return True True
if I type e<3 e < 3
or False False
for pi>4. pi > 4
.
Is there a way to have that as output?
I would like to know why Sage does not return True
if I type e < 3
or False
for pi > 4
.
Is there a way to have that as output?