Compute Calculations in Command Prompt

Go to RUN>> write cmd>> click ok

now write  cd\
hit enter!
Now, It will be like the following

-> C:\>set /a 2+4
    6

-> C:\>set /a (2*8)/2
    8

0 comments:

Post a Comment

Pages