Simplify
Simplify[expr]
attempts to perform simplification operations on expr
.
Attributes[Simplify] := {Protected}
Simple examples
Simplify
can simplify some boolean expressions.
Simplify[expr]
attempts to perform simplification operations on expr
.
Attributes[Simplify] := {Protected}
Simplify
can simplify some boolean expressions.