Atan2Computes the arctangent of the given coordinates. Usage Atan2(y,x) y (required): The y coordinate of the point. x (required): The x coordinate of the point.Updated 1 day ago Related resourcesAtanTanTable of Contents Usage