Biyernes, Enero 23, 2015

Logical Operation and Function



  1. 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.

  2. Functions 
    =AND( logical1, logical2, … ) 
    =OR( logical1, logical2, … ) 
    =NOT( logical)
Source:
http://moodle.pshs-brc.edu.ph/

Walang komento:

Mag-post ng isang Komento