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