datafusion_functions::math::expr_fn

Function atan2

Source
pub fn atan2(y: Expr, x: Expr) -> Expr
Expand description

returns inverse tangent of a division given in the argument