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

Definition at line 242 of file t_erfa_c.c.

References eraAnpm(), and vvd().

Referenced by main().

257 {
258  vvd(eraAnpm(-4.0), 2.283185307179586477, 1e-12, "eraAnpm", "", status);
259 }
static void vvd(double val, double valok, double dval, const char *func, const char *test, int *status)
Definition: t_erfa_c.c:58
double eraAnpm(double a)
Definition: anpm.c:3

+ Here is the call graph for this function:

+ Here is the caller graph for this function: