pyspark.sql.functions.
cos
Computes cosine of the input column.
Column
angle in radians
cosine of the angle, as if computed by java.lang.Math.cos().
previous
pyspark.sql.functions.conv
next
pyspark.sql.functions.cosh