Function TurnConstructor.ClockwiseAngle
        
                ClockwiseAngle
        
                (double from, double to)
    
            
            Returns the angle between from and to in a clockwise direction.
                Public
            
        double ClockwiseAngle (
double  |     from  |         |
double  |     to  |         
Returns the angle between from and to in a clockwise direction.