FACT++  1.0
static void t_eect00 ( int *  status)
static

Definition at line 3083 of file t_erfa_c.c.

References eraEect00(), and vvd().

Referenced by main().

3098 {
3099  double eect;
3100 
3101 
3102  eect = eraEect00(2400000.5, 53736.0);
3103 
3104  vvd(eect, 0.2046085004885125264e-8, 1e-20, "eraEect00", "", status);
3105 
3106 }
static void vvd(double val, double valok, double dval, const char *func, const char *test, int *status)
Definition: t_erfa_c.c:58
double eraEect00(double date1, double date2)
Definition: eect00.c:3

+ Here is the call graph for this function:

+ Here is the caller graph for this function: