:: deftheorem defines Rotate COMPLEX2:def 2 :
for a being Complex
for r being Real holds Rotate (a,r) = (|.a.| * (cos (r + (Arg a)))) + ((|.a.| * (sin (r + (Arg a)))) * <i>);