You are viewing documentation about an older version (1.2.0). View latest version

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].