pyspark.sql.functions.
sinh
Computes hyperbolic sine of the input column.
Column
hyperbolic angle
hyperbolic sine of the given value, as if computed by java.lang.Math.sinh()
previous
pyspark.sql.functions.sin
next
pyspark.sql.functions.tan