snowflake.snowpark.functions.atan2¶ snowflake.snowpark.functions.atan2(y: ColumnOrName, x: ColumnOrName) → Column[source]¶ Computes the inverse tangent (arc tangent) of its input; the result is a number in the interval [-pi, pi].