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

Definition at line 3034 of file t_erfa_c.c.

References eraEe00b(), and vvd().

Referenced by main().

3049 {
3050  double ee;
3051 
3052 
3053  ee = eraEe00b(2400000.5, 53736.0);
3054 
3055  vvd(ee, -0.8835700060003032831e-5, 1e-18, "eraEe00b", "", status);
3056 
3057 }
double eraEe00b(double date1, double date2)
Definition: ee00b.c:3
static void vvd(double val, double valok, double dval, const char *func, const char *test, int *status)
Definition: t_erfa_c.c:58

+ Here is the call graph for this function:

+ Here is the caller graph for this function: