Angle between two 2d vectors

Hello,
from player input i make vec2d when player presses the mouse button and another one is made when player releases the mouse button. So if i draw a line between those 2 point, how should i find an angle of that line.

Hi again, here is te formula which helped me.

31288-nimetu.png