pub fn atan2(col1: impl Into<Column>, col2: impl Into<Column>) -> Column
Computes inverse hyperbolic tangent of the input columns.