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