sin30 top-level constant

double const sin30

The sine of a thirty degree angle (0.5).

Implementation

const double sin30 = 0.5;