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