snowflake.snowpark.functions.tanh¶ snowflake.snowpark.functions.tanh(e: ColumnOrName) → Column[source] (https://github.com/snowflakedb/snowpark-python/blob/release-v1.3.0/src/snowflake/snowpark/functions.py#L1344-L1347)¶ Computes the hyperbolic tangent of its argument.