Microsoft
Software
Hardware
Network
Question : How do I fix a calculation problem in Microsoft Visual 2008?
i have developed a basic calculator that operates on real numbers throught The Graphical User Interface
The calculator works fine but however For example, when I press"3", "+", "2", and "*", the display gets the value of the first operation (3+2). Subsequently pressing "4" and "=" results in me not getting the correct answer... can somone please help me with this problem. I have attached my work.
Answer : How do I fix a calculation problem in Microsoft Visual 2008?
Hi nuk23;
In the article below you will find an algorithm to implement a calculator that preforms the operations in the correct order.
Reverse Polish notation
http://en.wikipedia.org/wi
ki/
Reverse
_Polish_no
tation#Cur
rent_imple
mentations
Fernando
Random Solutions
enable drive A
PHP/Mysql time
Need help upgrading the IOS on cisco C2960 switch.
Backup Exec 12.5 slow job rate
Plone rewrite rule
layering DIVs with Flash and HTML content
confused by background image
Global Catalogue Servers
Display conditional data in a tablix
JavaScript and Ajax won't save my data on IE7 but it works fine in IE8