# File lib/rubygame/ftor.rb, line 317
        def udot(other)
                unit().dot(self.class.new(*other).unit)
        end