Skip to content

BooleanTable

Truth table for a boolean expression over all variable combinations.

$ wo 'BooleanTable[Not[p], {p}]'
{False, True}