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

Definition at line 671 of file palTest.c.

References palEpb2d(), and vvd().

Referenced by main().

671  {
672  vvd ( palEpb2d( 1975.5 ), 42595.5995279655, 1e-7,
673  "palEpb2d", " ", status );
674 }
static void vvd(double val, double valok, double dval, const char *func, const char *test, int *status)
Definition: palTest.c:99
double palEpb2d(double epb)
Definition: palOne2One.c:1129

+ Here is the call graph for this function:

+ Here is the caller graph for this function: