Operator
Last updated on 2011/2555
11
10
,
a
full moon day;
Following table contains commonly use operators; Notice that Visual Basic, using more operators than Java; HARDWARE related i.e. calculator, dictionary, translator, ... , operators are also included in this table; Being a significant part ... ;
|
|
|
|
|
|
|
operator |
|
||
| operator |
|
|
|
|
|
|
|||
| adding | operator | ||||||||
| + | ( | addition | operator | ) | |||||
| addition | operator | ( | + | ) | |||||
| algebraic | operator | ||||||||
|
|
And | ( | logical | ) | operator | ||||
| And | Also | operator | |||||||
| arithmetic | ( | or | mathematical | ) | operator | s | |||
| arithmetic | operator | ||||||||
| assignment | operator | ||||||||
| = | ( | assignment | or | equal | to | operator | ) | ||
| assignment | or | equal | to | operator | ( | = | ) | ||
| binary | operator | ||||||||
| Boolean | operator | ||||||||
| cable | operator | ||||||||
| comparison | ( | or | relational | operator | s | ||||
| complement | operator | ||||||||
| concatenation | operator | ||||||||
| decimal | operator | ||||||||
| / | ( | division | operator | ) | |||||
| division | operator | ||||||||
| division | operator | ( | / | ) | |||||
| ^ | ( | exponential | operator | ) | |||||
| exponential | operator | ||||||||
| exponential | operator | ( | * | * | ) | ||||
| exponential | operator | ( | ^ | ) | |||||
| equal | to | or | assignment | operator | ( | = | ) | ||
| > | ( | greater | than | operator | ) | ||||
| > | = | ( | greater | than | or | equal | to | operator | ) |
| greater | than | operator | ( | > | ) | ||||
| greater | than | or | equal | to | operator | ( | > | = | ) |
| < | ( | less | than | operator | ) | ||||
| < | = | ( | less | than | or | equal | to | operator | ) |
| less | than | operator | ( | < | ) | ||||
| less | than | or | equal | to | operator | ( | < | = | ) |
| list | operator | ||||||||
| local | operator | ||||||||
| logical | operator | ||||||||
| logical | operator | s | |||||||
| match | ( | i | n | g | ) | operator | |||
| mathematical | ( | or | arithmetic | ) | operator | s | |||
| Mod | ( | remainder | division | operator | ) | ||||
| monadic | operator | ||||||||
| * | ( | multiplication | operator | ) | |||||
| multiplication | operator | ( | * | ) | |||||
| non | - | operator | mode | ||||||
| < | > | ( | not | equal | to | operator | ) | ||
|
|
Not | ( | logical | operator | ) | ||||
|
|
not | equal | to | operator | ( | < | > | ) | |
| ( | operator | ) | console | ||||||
| operator | method | ||||||||
|
|
Or | ( | logical | operator | ) | ||||
| Or | Else | operator | |||||||
| range | operator | ( | . | . | ) | ||||
| relation | |||||||||
| relational | operator | ||||||||
| - | ( | subtraction | ) | operator | |||||
| substitution | operator | ||||||||
| subtraction | operator | ( | - | ) | |||||
| & | ( | string | concatenation | operator | ) | ||||
| string | concatenation | operator | ( | & | ) | ||||
| system | operator | ( | s | y | s | o | p | ) | |
| type | conversion | operator | |||||||
| unary | operator | ||||||||
| X | or | ( | logical | operator | ) | ||||
| + | operator | , | for | string | concatenation | , | |||
| . | ( | dot | operator | ) | , | ||||
| = | = | ( | equality | operator | ) | , | |||
| equality | operator | ( | = | = | ) | , |
...
|
|
|