TOWARDS
Syntax TOWARDS [xcoordinate ycoordinate] 
 
Explanation

TOWARDS reports a number that is the heading that will point the turtle to the position specified by its input list.

SETHEADING TOWARDS [xcoordinate ycoordinate] heads the turtle in the direction of its input list.

Examples

TopIndex