pyspark.sql.functions.acosh

pyspark.sql.functions.acosh(col)[source]

Computes inverse hyperbolic cosine of the input column.

New in version 3.1.0.

Returns
Column