MikroElektronika PIC Microcontrollers PIC16 Fiche technique Page 28

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 194
  • Table des matières
  • DEPANNAGE
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 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
Vue de la page 27
1 2 ... 23 24 25 26 27 28 29 30 31 32 33 ... 193 194

Commentaires sur ces manuels

Pas de commentaire