Arithmetic Operators (Visual Basic)

The following are the arithmetic operators defined in Visual Basic.

^ Operator

* Operator

/ Operator

\ Operator

Mod Operator

+ Operator (unary and binary)

- Operator (unary and binary)

See Also

Reference

Operator Precedence in Visual Basic

Concepts

Arithmetic Operators in Visual Basic