RADTODEG constant

double const RADTODEG

Radiants to degrees conversion factor.

Implementation

static const RADTODEG = 360.0 / (2.0 * math.pi);