Skip to main content

Calculations On Command Prompt


-: Calculations On Command Prompt :-


The command processor CMD.EXE comes with a mini-calculator that can perform simple arithmetic on 32-bit signed integers: C:\>set /a 2+2
4
C:\>set /a 2*(9/2)
8
C:\>set /a (2*9)/2
9
C:\>set /a "31>>2"
7
Note that we had to quote the shift operator since it would otherwise be misinterpreted as a "redirect stdout and append" operator.
For more information, type set /? at the command prompt.

Popular posts from this blog

Publication Tools

Blogs: WordPress Typepad Blogger B2evolution Scribefire Wikis: Wikipedia Wikia Wetpaint Pbwiki Wikispaces Twiki Citizen Journalism Portals: Digg Newsvine Livejournal Sharing Tools: Videos Sharing Tools: YouTube Metacafe Revver Viddler Blip.tv Picture Sharing Tools: FlickR Zooomr Smugmug Links Sharing Tools: del.icio.us Digg Yahoo! Buzz Propeller Technorati StumbleUpon Reddit Ma.gnolia Mixx.com Music Sharing Tools: Last.fm iLike Pandora Odeo Slideshows Sharing Tools: Slideshare Authorstream Myplick Products Feedbacks Sharing Tools: Crowdstorm

How to open Add or Remove programs folder in windows (Control panel)

Hi All, Here is simply trick to open you windows "Add or Remove folder" or "Programs and features" Follow this. 1) Click on start menu 2) open "Run..." option from right side list or Simply click on keyboard by presssing "windows key + r" 3) It will open simple dialog box and enter in text field  " appwiz.cpl " and click OK. 4) Wow it will open our program and features folder. Then simply uninstall or repair your installed programs. Screen shorts: