pyspark.sql.functions.exp

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

Computes the exponential of the given value.

New in version 1.4.