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

Definition at line 3527 of file t_erfa_c.c.

References eraFalp03(), and vvd().

Referenced by main().

3542 {
3543  vvd(eraFalp03(0.80), 6.226797973505507345, 1e-12,
3544  "eraFalp03", "", status);
3545 }
static void vvd(double val, double valok, double dval, const char *func, const char *test, int *status)
Definition: t_erfa_c.c:58
double eraFalp03(double t)
Definition: falp03.c:3

+ Here is the call graph for this function:

+ Here is the caller graph for this function: