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

Definition at line 685 of file palTest.c.

References palEpj(), and vvd().

Referenced by main().

685  {
686  vvd ( palEpj( 42999 ), 1976.603696098563,
687  1e-7, "palEpj", " ", status );
688 }
double palEpj(double date)
Definition: palOne2One.c:1169
static void vvd(double val, double valok, double dval, const char *func, const char *test, int *status)
Definition: palTest.c:99

+ Here is the call graph for this function:

+ Here is the caller graph for this function: