CartToPolar
Calculates the magnitude and angle of 2D vectors.
Magnitude
Calculates the magnitude of 2D vectors.
Phase
Calculates the rotation angle of 2D vectors.
PolarToCart
Calculates x and y coordinates of 2D vectors from their magnitude and angle.