point.ang.orig.Rd
Computes the coordinate position of a point after rotation about an origin.
point.ang.orig(p, o, theta)
numeric vector of length 2, the x and y coordinates of the point that will rotate
numeric vector of length 2, the x and y coordinates of the origin
numeric, the angle of rotation
A vector of length 2 containing the resulting x,y coordinates