# File lib/facets/more/quaternion.rb, line 400
def
rdiv
other
# right division: q1/q2
self
/
other
end