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

Definition at line 258 of file palTest.c.

References palAirmas(), and vvd().

Referenced by main().

258  {
259  vvd ( palAirmas ( 1.2354 ), 3.015698990074724,
260  1e-12, "palAirmas", " ", status );
261 }
static void vvd(double val, double valok, double dval, const char *func, const char *test, int *status)
Definition: palTest.c:99
double palAirmas(double zd)
Definition: palAirmas.c:86

+ Here is the call graph for this function:

+ Here is the caller graph for this function: