pyspark.sql.functions.expm1

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

Computes the exponential of the given value minus one.

New in version 1.4.