cf.FieldList.__rdiv__

FieldList.__rdiv__(y)

The binary arithmetic operation / with reflected operands

x.__rdiv__(y) <==> y/x