snowflake.snowpark.functions.exp¶ snowflake.snowpark.functions.exp(e: ColumnOrName) → Column[source] (https://github.com/snowflakedb/snowpark-python/blob/release-v1.1.0/src/snowflake/snowpark/functions.py#L910-L913)¶ Computes Euler’s number e raised to a floating-point value.