Type this in command prompt for calculation.
(Go to Start/Run/type cmd)
set /a 1+1
set /a 1-1
set /a 4*3
set /a 4%3
set /a 4/3
Using Command Prompt As Calculator.
Type this in command prompt for calculation.
(Go to Start/Run/type cmd)
set /a 1+1
set /a 1-1
set /a 4*3
set /a 4%3
set /a 4/3
0 comments:
Post a Comment