How do find if a point is inside a rectangle.
Anonymous
for the given point (x,y) and points for the rectangles (x1,y1) (x2,y1) (x1,y2) (x2,y2) check if x lies between x1 and x2 and y lies between y1 and y2
Check out your Company Bowl for anonymous work chats.