You don’t need to open calculator program to do some simple math. You can use your favorite browser as calculator. It is done by simple javascript. Type the code on browser address bar and press enter, you will see the result.
Here is the code to use your browser as calculator with example math 5*5
javascript: alert(5*5);
Put the script on the browser press enter or click Go and you will get the result
You can change 5*5 with yours. For example you want to know how much 15*3-10 You can type on browser address bar
javascript: alert(15*3-10);
Press enter and you will get the result.

You can use also +, -, *, /, % and can perform calculation easily without open windows calculator
Similar Posts:

Melesat!com is a blog own by Hardono (it's me) who work as freelance web designer. I have created some site that you can check on my