pyspark.sql.functions.
cosh
Computes hyperbolic cosine of the input column.
New in version 1.4.0.
Column
hyperbolic angle
hyperbolic cosine of the angle, as if computed by java.lang.Math.cosh()