#include "mconf.h"
#include <float.h>
Go to the source code of this file.
|  | 
| #define | EUL   5.772156649015328606065e-1 | 
|  | 
| #define | MAXFAC   31 | 
|  | 
◆ EUL
      
        
          | #define EUL   5.772156649015328606065e-1 | 
      
 
Definition at line 82 of file kn.c.
 
 
◆ MAXFAC
Definition at line 83 of file kn.c.
 
 
◆ kn()
      
        
          | double kn | ( | int | nn, | 
        
          |  |  | double | x | 
        
          |  | ) |  |  | 
      
 
Definition at line 86 of file kn.c.
 
 
◆ MACHEP
◆ MAXLOG
Definition at line 84 of file kn.c.