- Press CTRL+L or go to the "Location" input box
- Type javascript:eval( <your formula> ) and press ENTER
For example, to add 1 and 3 type:
javascript:eval( 1 + 3 )
and press ENTER
Wednesday, December 21, 2011
When you can't find a calculator...
If you're using a JavaScript enabled version of Netscape Navigator, you can use it instead of your calculator to perform even very complex calculations. No, you don't have to go to a web site with an online calculator to do this. All you have to do is:
0 comments:
Post a Comment