Logic Expression

Summary: A mathematical notation using Boolean operators (AND, OR, NOT) and variables to describe the behaviour of a logic circuit. Example: (A AND B) OR (NOT C). Tags: concepts computer-science igcse-computer-science boolean-logic Created: 2026-05-08T14:03:00Z Last Updated: 2026-05-08T14:03:00Z


Content

A mathematical notation using Boolean operators (AND, OR, NOT) and variables to describe the behaviour of a logic circuit. Example: (A AND B) OR (NOT C).