A Very Simple Calculator
Category:
Dates and MathType:
SnippetsDifficulty:
BeginningAuthor:
AnonymousVersion Compatibility: Visual Basic 6
More information:
has the following
add
subtract
multiply
divide
remainder (tells you what the remainder would be in a sum)
concatanation (puts the first number next to the other)
exponiation (the first number to the power of the second)
interger division (rounds off your divisions)
Instructions: Click the link below to download the code. Select 'Save' from the IE popup dialog. Once downloaded, open the .zip file from your local drive using WinZip or a comparable program to view the contents.
Download appsimplecalculator.zip