I think the definition of bool() is quite clear, it should be always
True, except for the zero case. bool() is not a mathematical function,
it just returns True or False. If you want, it converts any Python
object to a bit. It should be rarely if at all used in a CAS context.

Vinzent

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sympy?hl=en.

Reply via email to