Guest User

Untitled

a guest
Nov 20th, 2017
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. one = Graphics[Point[{1, 1}]];
  2. two = Graphics[Point[{2, 2}]];
  3. two = Rotate[{two}, 60 Degree, {one}]
Add Comment
Please, Sign In to add comment