our teacher told us to make a scientific calculator using visual basic without disccussing on how to do it....she doesn't t even gave us some examples on how are we going to do the project...
You caould have a series of buttons for the numbers, +,-,= and so on.
Put code in each button to increment and decrement the total (depending on if they press + or -) and display the total if they click =.
The key is to decalar the total as a global variable at the top on the form's code:
dim total as double
Making it scientific probably means to add exponenets into it, ie powers.
Add another buton called ^.
It would raise the value of total by that power of the next button pressed. ie. 3^3 = 27.
You would also have to handle decimal places.
On my CASIO fx-300ES, is it possible to save the letters A, B, C, D, X, Y, and M, and how would I do...
(More)
On my CASIO fx-300ES, is it possible to save the letters A, B, C, D, X, Y, and M, and how would I do that?
I need to calculate an annuity, I am entering the correct formula but always get an error.Please...
(More)
I need to calculate an annuity, I am entering the correct formula but always get an error.Please help I have a big test in the am.
Add the things you own to your My Products collection and get product information, solutions to problems, manuals & guides, tips and how-to's, reviews & ratings and local repair service - all in one easy place.