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

Definition at line 926 of file palTest.c.

References palDranrm(), and vvd().

Referenced by main().

926  {
927  vvd ( palDranrm ( -0.1 ), 6.183185307179587,
928  1e-12, "palDranrm", "2", status );
929 }
double palDranrm(double angle)
Definition: palOne2One.c:766
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: