When you cant find a Calculator

by Sanju 2008-06-19 17:57:28



You can use Javascript instead of your calculator to perform even very complex calculations.

No, you don't have to go to a website with an online calculator to do this. All you have to do is:

> Press CTRL+L or go to the "Location" input box.

> Just type javascript:eval( <your formula> ) and press ENTER


For Example:

javascript:eval( 5 + 3 )

The answer will be 8.

Tagged in:

1855
like
0
dislike
0
mail
flag

You must LOGIN to add comments