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

Definition at line 3547 of file t_erfa_c.c.

References eraFama03(), and vvd().

Referenced by main().

3562 {
3563  vvd(eraFama03(0.80), 3.275506840277781492, 1e-12,
3564  "eraFama03", "", status);
3565 }
static void vvd(double val, double valok, double dval, const char *func, const char *test, int *status)
Definition: t_erfa_c.c:58
double eraFama03(double t)
Definition: fama03.c:3

+ Here is the call graph for this function:

+ Here is the caller graph for this function: