pyspark.sql.functions.expm1

pyspark.sql.functions.expm1(col: ColumnOrName) → pyspark.sql.column.Column

Computes the exponential of the given value minus one.