Qurak

BooleanVariables

Available

Boolean variables of an expression (canonically sorted; opaque subexpressions count)

BooleanVariables[expr]
BooleanVariables[bf]
BooleanVariables[a || !b && b] → {a, b}BooleanVariables[BooleanFunction[30, 3]] → {BooleanFunction[30, 3]}BooleanVariables[#1 && #199&] → {#1 && #199 & }

Topics

Related

All 6300 functions · Use this from an MCP client