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

Definition at line 223 of file t_erfa_c.c.

References eraAnp(), and vvd().

Referenced by main().

238 {
239  vvd(eraAnp(-0.1), 6.183185307179586477, 1e-12, "eraAnp", "", status);
240 }
static void vvd(double val, double valok, double dval, const char *func, const char *test, int *status)
Definition: t_erfa_c.c:58
double eraAnp(double a)
Definition: anp.c:3

+ Here is the call graph for this function:

+ Here is the caller graph for this function: