The binary arithmetic operation / (true division)
x.__truediv__(y) <==> x/y
Enter search terms or a module, class or function name.