Return a / b where 2/3 is .66 rather than 0. This is also known as “true” division.
operator.truediv(a, b)