How do I get it to show the equation on the output?okay so far i've got [code]#include<iostream> using namespace std; int main() { //Declare...
How do I get it to show the equation on the output?[code]#include<iostream> using namespace std; int main() { //Declare variable int n1; i...