This named function with two arguments calculates the so called atan2(x, y) if the arguments are of the type double. 3d vector arguments are interpreted as arrows and the angle between the two arrows are calculated.
argument 1 argument 2 result double double double 3d
vector 3d
vector double
angle(x,y)