cos60 top-level constant

double const cos60

The cosine of a sixty degree angle (0.5).

Implementation

const double cos60 = 0.5;