Boolean Algebra
Any equation must be within the <math> </math> tags. For Boolean alegbra the main issue is how to negate a term like:
or
this can be done by adding the following around any term you wish to negate.:
\overline{}
is
\overline{a}
is
\overline{\overline{a}+b}.