ImpliesRight
The logical implication operator.
Syntax
-
ImpliesRight(p, q)
-
p
andq
are booleans
-
Description
ImpliesRight
implements the ⇒
operator.
The logical implication operator.
ImpliesRight(p, q)
p
and q
are booleans
ImpliesRight
implements the ⇒
operator.