pyspark.sql.functions.expm1

pyspark.sql.functions.expm1(col)

Computes the exponential of the given value minus one.

New in version 1.4.