pyspark.sql.functions.
acos
Computes inverse cosine of the input column.
Column
inverse cosine of col, as if computed by java.lang.Math.acos()
previous
pyspark.sql.functions.abs
next
pyspark.sql.functions.acosh