FKDPHI COMMENTS
*-- Author : S.Burke / J.V. Morris
      DOUBLE PRECISION FUNCTION FKDPHI(PHI1,PHI2)
**********************************************************************                                        
*                                                                    *                                        
* Compute FKDPHI = PHI1-PHI2 , where PHI1 and PHI2 are in the range  *                                        
* zero to twopi.                                                     *                                        
* FKDPHI is between -pi and +pi                                      *                                        
*                                                                    *                                        
**********************************************************************                                        
*KEEP,FKPIDP.                                                                                                 
*KEND.                                                                                                        
**********************************************************************                                        
*                                                                                                             
*-----------------------------------------Updates 21/09/92-------                                             
**: FKETOI.......SB. Cope better (?) with zero field.                                                         
*-----------------------------------------Updates----------------