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

Definition at line 698 of file palTest.c.

References palEqeqx(), and vvd().

Referenced by main().

698  {
699  vvd ( palEqeqx( 53736. ), -0.8834195072043790156e-5,
700  1e-15, "palEqeqx", " ", status );
701 }
double palEqeqx(double date)
Definition: palOne2One.c:1242
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: