First time here? Check out the FAQ!
answered 14 years ago
bool(pi > 0) returns True; bool(pi > 3.15) returns False.