pyspark.sql.functions.asinh

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

Computes inverse hyperbolic sine of the input column.

New in version 3.1.0.

Returns
Column