From reading forums and help sites I get the feeling that I should change the ans1 and ans2 from doubles to strings or floats but can't figure out the restrictions I would need to limit the input to two decimals.
The second question I cannot even find a lead in any forums or help sites. I need to know how to make it so the results are not rounded up and the result are shown in two decimal points (which I got, just not the rounding). I know int will not round but it also will not display the two decimal points.
--------------------------------------------------------------------------------