The following Visual Basic project contains the source code and Visual Basic examples used for a very simple calculator. 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).
The source code and files included in this project are listed in the project files section, please make sure whether the listed source code meet your needs there.
Project Files:
File Name | Size |
---|---|
Form1(Calculator).frm | 6162 |
Project1(Calculator).exe | 16384 |
Project1(Calculator).vbp | 620 |