fiveNinths top-level constant
double
const fiveNinths
A ratio used in the conversion between metric temperature scales and Fahrenheit.
Implementation
const double fiveNinths = 5.0 / 9.0;