spark_connect_rs::functions

Function cosh

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

Computes hyperbolic cosine of the input column.