(0,0) 원점을 기준으로 회전//tempx=xx=x*Math.cos(t)-y*Math.sin(t)y=tempx*Math.sin(t)+y*Math.cos(t)t는 라디안/(x,y)를 점 (m,n)을 중심으로 θ만큼 회전
당신은 어느 그룹입니까?