spark_connect_rs::functions

Function atan2

Source
pub fn atan2(col1: impl Into<Column>, col2: impl Into<Column>) -> Column
Expand description

Computes inverse hyperbolic tangent of the input columns.