pyspark.sql.functions.atan

pyspark.sql.functions.atan(col)
Returns

inverse tangent of col, as if computed by java.lang.Math.atan()

New in version 1.4.