http://www.megaupload. com/?d=RY0AB70J
Code:
#include<iostream> using namespace std; #include <cmath> int main() {//variables defined here float a,b,E,x,g,h,y,w,q; int choice; cout<<"Which equation would you like to evaluate"; cout<<"\nPress 1 for this equation, y=10+(5a/3b)-b^2"; cout<<"\nPress
Leave a comment: