R/duckdb-funs.R
atan2.Rd
Computes the arctangent (y, x).
DOUBLE
if (FALSE) { # \dontrun{ atan2(1.0, 0.0) } # }