Description: Define the angle function, which takes two complex numbers, treated as
vectors from the origin, and returns the angle between them, in the
range ( -pi , pi ] . To convert from the geometry notation,
m A B C , the measure of the angle with legs A B , C B where
C is more counterclockwise for positive angles, is represented by
( ( C - B ) F ( A - B ) ) . (Contributed by Mario Carneiro, 23-Sep-2014)