spark_connect_rs::functions

Function tanh

Source
pub fn tanh(col: impl Into<Column>) -> Column
Expand description

Computes hyperbolic tangent of the input column.