MikroElektronika PIC Microcontrollers PIC16 Datový list Strana 28

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 194
  • Tabulka s obsahem
  • ŘEŠENÍ PROBLÉMŮ
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 27
Programming PIC Microcontrollers in BASIC - mikroElektronika
Chapter 3: Operators
Introduction
3.1 Arithmetic Operators
3.2 Boolean Operators
3.3 Logical (Bitwise) Operators
3.4 Relation Operators (Comparison Operators)
Introduction
In complex expressions, operators with higher precedence are evaluated before the
operators with lower precedence; operators of equal precedence are evaluated
according to their position in the expression starting from the left.
Operator Priority
not first (highest)
*, div, mod, and, <<, >> second
+, -, or, xor third
=, <>, <, >, <=, >= fourth (lowest)
3.1 Arithmetic Operators
Overview of arithmetic operators in BASIC:
http://www.mikroelektronika.co.yu/english/product/books/picbasicbook/03.htm (1 sur 6)05/11/2004 02:14:47
Zobrazit stránku 27
1 2 ... 23 24 25 26 27 28 29 30 31 32 33 ... 193 194

Komentáře k této Příručce

Žádné komentáře