radiansPerDegree constant

double const radiansPerDegree

Number of radians per degree.

Implementation

static const radiansPerDegree = pi / 180;