Calculates the angle in radians from the positive x-axis to the point (x, y) in the plane.

Function Traits: FieldComputationFunction, Transformation

ParameterTypeRequiredDefaultDescription
asstringoptional_arctan The name of the output field.
xstringrequired  The x-coordinate.
ystringrequired  The y-coordinaty.