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

Definition at line 690 of file palTest.c.

References palEpj2d(), and vvd().

Referenced by main().

690  {
691  vvd ( palEpj2d( 2010.077 ), 55225.124250,
692  1e-6, "palEpj2d", " ", status );
693 }
double palEpj2d(double epj)
Definition: palOne2One.c:1205
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: