First time here? Check out the FAQ!
answered 2010-10-26 18:20:11 +0100
bool(pi > 0) returns True; bool(pi > 3.15) returns False.