Computes the direction angle of a vector as an angle in range the from 0 to 360.
def VectorDirection( inVector: Vector2D, / ) -> outDirection: float