 
 
 
   
 DOUBLE PRECISION FUNCTION XI(XPR,XI_MIN,XI_MAX,XQ,XMU,NF,LOOPFL) - 
Saddle point calculation of conformal  -distance
-distance  
 
In this routine the saddle point value of the conformal  -separation
-separation
 is calculated as a function of
 is calculated as a function of 
 ,
, 
 ,
, 
 and
 and  .
The routine uses an interpolation in the range from
.
The routine uses an interpolation in the range from  to
 to 
 to invert the relation
 to invert the relation 
 (see Eq. (9) below).
 
(see Eq. (9) below).
The system
In a first step, it is solved explicitly for  in terms of
 in terms of 
 ,
, 
|  | (6) | 
 denotes the Lambert
 denotes the Lambert  -function, i.e. the solution of
-function, i.e. the solution of 
 . The latter is provided by the function LAMBERTW, whereas
the
. The latter is provided by the function LAMBERTW, whereas
the  -action is calculated in the routine ACTION. Using the 
2-loop scale transformation law,
-action is calculated in the routine ACTION. Using the 
2-loop scale transformation law,
|  | (7) | 
 on
 on 
 in favour of an
 
in favour of an  dependence, with
 dependence, with
In the second step, the expression Eq. (8) for  is inserted
into
 is inserted
into 
 is done by interpolation.
 is done by interpolation.     
In a last step, the solution 
 can be
inserted into Eq. (8) to obtain
 can be
inserted into Eq. (8) to obtain 
 .
. 
 
 
 
   1999-08-21