HP 48gII Graphing Calculator Manual de usuario Pagina 694

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 864
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 693
Page 21-45
The available logical operators are: AND, OR, XOR (exclusive or), NOT, and
SAME. The operators will produce results that are true or false, depending on
the truth-value of the logical statements affected. The operator NOT
(negation) applies to a single logical statements. All of the others apply to
two logical statements.
Tabulating all possible combinations of one or two statements together with
the resulting value of applying a certain logical operator produces what is
called the truth table of the operator
. The following are truth tables of each of
the standard logical operators available in the calculator:
p NOT p
1 0
0 1
p q p AND q
1 1 1
1 0 0
0 1 0
0 0 0
p q p OR q
1 1 1
1 0 1
0 1 1
0 0 0
p q p XOR q
1 1 0
1 0 1
0 1 1
0 0 0
Vista de pagina 693
1 2 ... 689 690 691 692 693 694 695 696 697 698 699 ... 863 864

Comentarios a estos manuales

Sin comentarios