Enter your search terms
GNU-Darwin
Web
Submit search form
# File ../lib/fox/core.rb, line 87
def
/(other) FXPoint.new(
self
.x/other,
self
.y/other)
end