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

Definition at line 666 of file palTest.c.

References palEpb(), and vvd().

Referenced by main().

666  {
667  vvd ( palEpb( 45123 ), 1982.419793168669, 1e-8,
668  "palEpb", " ", status );
669 }
double palEpb(double date)
Definition: palOne2One.c:1091
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: