why the output value have e+007??? please help me.#include<fstream> #include<iostream> #include<iomanip> #include<cmath> using namespace std; void ge...
why the output value have e+007??? please help me. this is my coding #include <iostream> #include <cstring> #include <fstream> #define PI...