a
(float, default: 0): The input value for which to calculate the arctangent.result
(float): The arctangent of the input value, in radians.a
input port. This represents the value for which you want to calculate the arctangent.result
output port.result
output to the desired destination node(s) in your spell.a
input of the ATAN node.math/rad2deg
node to convert from radians to degrees.