Use of fstream, arrays, and strings[code]#include <iostream> #include <cmath> #include <string> #include <fstream> using namespac...
Passing Values Ok I think I figured it out. Now I want to find the max value of I and its respective frequency from...
Passing Values Okay I changed the previous code to [code]for(f = f_initial; f <= f_final + f_final;f *= 2)[/code...
Passing Values What do you mean? I don't understand >.<
Passing Values [code] #include <iostream> //use of cin & cout #include <iomanip> // manipulate decimals/cout #in...
This user does not accept Private Messages