Log SearchSearch Query LanguageMath Expressionsatan2On this pageatan2 FunctionReturns the four-quadrant inverse tangent of the two arguments b and c. Syntax atan2(<b>, <c>) as <field> Example atan2(0, -1) as v // v = pi