MikroElektronika PIC Microcontrollers PIC16 Ficha de datos Pagina 28

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 194
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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
Vista de pagina 27
1 2 ... 23 24 25 26 27 28 29 30 31 32 33 ... 193 194

Comentarios a estos manuales

Sin comentarios