pyspark.sql.functions.
tan
Computes tangent of the input column.
Column
angle in radians
tangent of the given value, as if computed by java.lang.Math.tan()
previous
pyspark.sql.functions.sinh
next
pyspark.sql.functions.tanh