kDegToRad top-level constant

double const kDegToRad

convert from degree to radian

Implementation

const kDegToRad = pi / 180.0;