Share via

Facebook x.com LinkedIn Email

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


  • Last updated on 2012年07月10日