Maple für Professional
Maple für Akademiker
Maple für Studenten
Maple Personal Edition
Maple Player
Maple Player für iPad
MapleSim für Professional
MapleSim für Akademiker
Maple T.A. - Testen & beurteilen
Maple T.A. MAA Placement Test Suite
Möbius - Online-Courseware
Machine Design / Industrial Automation
Luft- und Raumfahrt
Fahrzeugtechnik
Robotics
Energiebranche
System Simulation and Analysis
Model development for HIL
Anlagenmodelle für den Regelungsentwurf
Robotics/Motion Control/Mechatronics
Other Application Areas
Mathematikausbildung
Technik
Allgemein- und berufsbildende Schulen
Testen und beurteilen
Studierende
Finanzmodelle
Betriebsforschung
Hochleistungsrechnen
Physik
Live-Webinare
Aufgezeichnete Webinare
Geplante Veranstaltungen
MaplePrimes
Maplesoft-Blog
Maplesoft-Mitgliedschaft
Maple Ambassador Program
MapleCloud
Technische Whitepapers
E-Mail Newsletters
Maple-Bücher
Math Matters
Anwendungs-Center
MapleSim Modell-Galerie
Anwenderberichte
Exploring Engineering Fundamentals
Lehrkonzepte mit Maple
Maplesoft Welcome-Center
Resource-Center für Lehrer
Help-Center für Studierende
Overview of the Logic Package
Calling Sequence
Logic[command](arguments)]
command(arguments)
Description
The Logic package is a collection of commands for manipulating and transforming expressions using two-valued Boolean logic.
The Logic package uses its own set of logical operators. For information on using these operators, see Logic,operators.
Each command in the Logic package can be accessed by using either the long form or the short form of the command name in the command calling sequence.
List of Logic Package Commands
The following is a list of available commands.
&and
&iff
&implies
&nand
&nor
¬
&or
&xor
BooleanSimplify
Canonicalize
Contradiction
Dual
Environment
Equivalent
Export
Implies
Import
Normalize
operators
Random
Satisfy
Tautology
TruthTable
To display the help page for a particular Logic command, see Getting Help with a Command in a Package.
See Also
boolean, evalb, logical
Download Help Document