rept 0  {	
		mov eax,-0.5
		movd xmm0,eax
		VCVTPS2PH xmm0,xmm0,0
		movd eax,xmm0 
movd xmm1,eax
VCVTPH2PS xmm1, xmm1
}
rept 0 {
bgnLoop esi,600_000_000
		mov eax,-11.8 ;y
		movd xmm0,eax
		mov eax,2.8 ;x
		movd xmm1,eax
		call avxpatan	;in xmm0 angle in degrees
	;mulss xmm0,[@ct3+12]
next
		finit
;Msg lStatic
;mov esi,400000000
abggg10:
                fld    qword [tmp_atan2]
                fld    qword [tmp_atan2+8]
                fpatan
                fstp   dword [tmp_atan2+16]
;dec esi
;jnz abggg10
;Msg lStatic
}
rept 0 {
		mov eax,-11.8
		movd xmm0,eax
		call arctg2
		mov eax,0.8
		movd xmm0,eax
		call @ACos
}