Showing posts with label how to make own calculator on notepad. Show all posts
Showing posts with label how to make own calculator on notepad. Show all posts

Monday, September 9, 2013

How to make own calculator through programming ?

Make Your Own Calculator

Friends now you can make your own calculator , which can be perform all basic work of calculator .
Here we are provide you a very simple calculator made with HTML and coded with VBScript.
With this you simply evaluates the expression in the text box. The expression can be entered using the mouse to click the buttons or else from the keyboard. Also you can use Enter key to evaluate the expression and C to clear the text box.