One of the most common Boolean or binary logic functions, AND says only output a gate on signal if all of the inputs see “high” gate signals (i.e. input 1 and input 2 etc. all have gate ons). A NAND function has an inverted output: The output would be low if both inputs were high, but otherwise would be high.
Similar:
AND logic