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

Definition at line 3507 of file t_erfa_c.c.

References eraFal03(), and vvd().

Referenced by main().

3522 {
3523  vvd(eraFal03(0.80), 5.132369751108684150, 1e-12,
3524  "eraFal03", "", status);
3525 }
static void vvd(double val, double valok, double dval, const char *func, const char *test, int *status)
Definition: t_erfa_c.c:58
double eraFal03(double t)
Definition: fal03.c:3

+ Here is the call graph for this function:

+ Here is the caller graph for this function: