Changes

Jump to: navigation, search

Visual Basic Arithmetic

440 bytes added, 18:47, 13 August 2007
no edit summary
<table border="0" cellspacing="0" width="100%">
<tr>
<td width="20%">[[Declaring Visual Basic Variables and Constants|Previous]]<td align="center">[[Visual Basic Essentials|Table of Contents]]<td width="20%" align="right">[[Visual Basic Comparison and Logic|Next]]</td>
<tr>
<td width="20%">Declaring Visual Basic Variables and Constants<td align="center"><td width="20%" align="right">Visual Basic Comparison and Logic</td>
</table>
<hr>
 
Two areas where computer systems excel are arithmetic and logic. Given this fact, it should come as no surprise that a lot of programming tasks also involve arithmetic and logic. The purpose of this chapter is to provide an explanation of arithmetic in Visual Basic. The next chapter will cover [[Visual Basic Comparison and Logic]].

Navigation menu