Division

__truediv__ python
The Python __truediv__() method is called to implement the normal division operation / called true division—as opposed to the floor division operation...