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

Definition at line 3687 of file t_erfa_c.c.

References eraFave03(), and vvd().

Referenced by main().

3702 {
3703  vvd(eraFave03(0.80), 3.424900460533758000, 1e-12,
3704  "eraFave03", "", status);
3705 }
static void vvd(double val, double valok, double dval, const char *func, const char *test, int *status)
Definition: t_erfa_c.c:58
double eraFave03(double t)
Definition: fave03.c:3

+ Here is the call graph for this function:

+ Here is the caller graph for this function: