Boolean function and logic function
Boolean algebra is the algebra of logic that deals with the study of binary variables and logical operations. It was founded by the mathematician George Boole. Boolean variables are the variables which have only two states i.e. true/ false or right/ wrong or on/off or 0/1. Boolean function or more commonly known as a logic function is an expression expressed algebraically. There are 3 logical operators: AND, OR and NOT.
1 Comment