Function datafusion::logical_expr::atan2
source · pub fn atan2(y: Expr, x: Expr) -> ExprExpand description
inverse tangent of a division given in the argument
pub fn atan2(y: Expr, x: Expr) -> Exprinverse tangent of a division given in the argument