Logical Operation and
Function
The
concept of logical operators is simple. They allow a program to make a decision
based on multiple conditions. Each operand is considered a condition that can
be evaluated to a true or false value. Then the value of the conditions is used
to determine the overall value of the op1 operator op2 or !op1 grouping.
Here
are some logical operations that I learned.
=AND(
logical1, logical2, … )
=OR(
logical1, logical2, … )
=NOT(
logical)Source: my awesome brain =)
Walang komento:
Mag-post ng isang Komento