Skip to content

Atan2¤

Excel ATAN2(number_x; number_y): Returns the inverse tangent of the specified x and y coordinates. Number_x is the value for the x coordinate. Number_y is the value for the y coordinate.

Parameter¤

Function name¤

The name of the Excel function

  • Datatype: string
  • Default Value: ATAN2

Comments