Enter a boolean function and generates its truth table or Karnaugh map! Boole allows you to get from boolean expression of any number of variables:
- Truth table
- Karnaugh map
- Simplified expression for Karnaugh
- Dual expression
- Canonical form (sum of products and product of sums)
- Circuit diagram (not yet available)
It is flexible in the expression syntax (you can read this rules in the Help section of the application menu):
- Variables name must be composed by one or more alfanumeric characters.
- AND operation (logical conjunction) can be represented by &, && and *.
- OR operation (logical disjunction) can be represented by |, || and +.
- Variables can be grouped by parenthesis () and brackets [].
- Variables and grouped expressions can be negated by single quotes ' and exclamations !.
熱門國家 | 系統支援 | 版本 | 費用 | APP評分 | 上架日期 | 更新日期 |
---|---|---|---|---|---|---|
未知 | Android Google Play | 1.0.3 App下載 | 免費 | 1970-01-01 | 2015-04-18 |