If Statement containing mathI think I am going to bang my head repeatedly. I figured out what I was supposed to do: Instead of...
If Statement containing mathHere is the code: [code]#include <iostream> using namespace std; struct MonthlyBudget { double hou...
If Statement containing mathI would need to define the equation beforehand? Or can I just literally put it in the operator? I ...
If Statement containing mathCan then the terenary operator have a function in it? I want the equation to show how much x exceed...
If Statement containing mathCan an if statement contain a math function? For example: [code] cout << endl << "Utilities: ...