Advertisement
Guest User

Untitled

a guest
Apr 24th, 2017
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. P * [A] = P'
  2.  
  3. XTerm = RotCenterX * (1 - Cos(Fi)) + RotCenterY * Sin(Fi) + ShiftX
  4.  
  5. XTerm + X(i) * Cos(Fi) - Y[i] * Sin(Fi) = X'(i)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement