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

Definition at line 3667 of file t_erfa_c.c.

References eraFaur03(), and vvd().

Referenced by main().

3682 {
3683  vvd(eraFaur03(0.80), 5.180636450180413523, 1e-12,
3684  "eraFaur03", "", status);
3685 }
static void vvd(double val, double valok, double dval, const char *func, const char *test, int *status)
Definition: t_erfa_c.c:58
double eraFaur03(double t)
Definition: faur03.c:3

+ Here is the call graph for this function:

+ Here is the caller graph for this function: