| Hosted by CoCalc | Download
a = 7/1; b = 3/1
a.__floordiv__??
File: /projects/sage/sage-6.10/src/sage/structure/element.pyx Source: def __floordiv__(self, other): return self / other