cf.FieldList.__rdiv__

FieldList.__rdiv__(y)[source]

The binary arithmetic operation / with reflected operands

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