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