Can't read all lines of file while (fileBefore >> preparse) { } unparsed.push_back(preparse);
Everything is fine until I got the result of cos x at 90The value of 12 * pi needs to be more precise. Before you define main() add this: double my_pi(vo...
Help with reading in a complex numberIn lines 42 to 44 you did not follow your own comments to check for + - or space. Check for the spac...
Help with reading in a complex numberAlso force the user to put in 1 + 1i instead of 1 + i. Or check for just i and set b to 1 in that s...
Help with reading in a complex numberRemove lines 42-44. There has to be a + or -. If not just set b to 0.
This user does not accept Private Messages