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