FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
static void t_rvgalc
(
int *
status
)
static
Definition at line
1852
of file
palTest.c
.
References
palRvgalc()
, and
vvd()
.
Referenced by
main()
.
1852
{
1853
double
rv;
1854
rv =
palRvgalc
( 2.7, -1.0 );
1855
vvd
( rv, 213.98084425751144977, 1.0E-12,
"palRvgalc"
,
"rv"
, status );
1856
}
vvd
static void vvd(double val, double valok, double dval, const char *func, const char *test, int *status)
Definition:
palTest.c:99
palRvgalc
double palRvgalc(double r2000, double d2000)
Definition:
palRvgalc.c:85
Here is the call graph for this function:
Here is the caller graph for this function:
pal
palTest.c
Generated on Sun Sep 18 2016 20:50:40 for FACT++ by
1.8.11