Also note that:
abs() is faster than math.fabs()
but:
math.floor() faster than int()
Ian

Reply via email to