mp.tasks.vision.holistic_landmarker.base_vision_task_api.math.atan2

Return the arc tangent (measured in radians) of y/x.

Unlike atan(y/x), the signs of both x and y are considered.