Function tanh

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

Computes hyperbolic tangent of the input column.