pyflink.table.expressions.atan2# atan2(y, x) → pyflink.table.expression.Expression[float][source]# Calculates the arc tangent of a given coordinate. New in version 1.12.0.