Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 296255 | Differences between
and this patch

Collapse All | Expand All

(-)/var/tmp/portage/x11-misc/gosm-0.0.9/work/gosm/poi/RTree/gammavol.c (-1 / +2 lines)
Lines 10-16 Link Here
10
10
11
#define EP .0000000001
11
#define EP .0000000001
12
12
13
const double log_pi = log(M_PI);
13
//const double log_pi = log(M_PI);
14
const double log_pi = 0.49714987269;
14
15
15
double sphere_volume(double dimension)
16
double sphere_volume(double dimension)
16
{
17
{

Return to bug 296255