|
|
|||
|
|
BooleanFunction |
| BooleanFunction[k, n] 表示 n 元变量的 k |
| BooleanFunction[values] 表示对应指定真值向量的布尔函数。 |
| BooleanFunction[{{i11, i12, ...}->o1, ...}] 表示由输入到输出映射定义的布尔函数。 |
| BooleanFunction[spec, {a1, a2, ...}] 给出变量 ai 的布尔表达式,相应 spec 指定的布尔函数。 |
| BooleanFunction[spec, {a1, a2, ...}, form] 给出 form 指定形式的布尔表达式。 |