Saved Bookmarks
| 1. |
Solve : Math functions in DOS? |
|
Answer» Is there a way to multiply two environment variables in DOS? I have generated two random variables that I now want to multiply to generate a LARGER random NUMBER. Thank you.DOS does not do arithmetic. However the cmd processor under Win2000 and WinXP (MAYBE even WinNT) has facilities for doing simple math. |
|