#include using namespace std; double calc_fahrenheit_to_celsius(double); void fahrenheit_to_celsius(); int main() { fahrenheit_to_celsiu