pyspark.sql.functions.exp

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

Computes the exponential of the given value.