<< Back to search results

24.4444
 18 votes - Education - First release: 2014-06-02T23:12:55Z

Screenshots


Description - 4+

This application allows you to perform common operations on Boolean expressions. The application has an editor where you can enter Boolean expressions in a natural way and check their validity, and if it contains errors, they are indicated. Once the expression is entered in the app, it is maintained in a list and it is from here, being selected, where you can get the results of the following operations: 

- Truth table with minterms 
- Truth table with maxterms 
- Sum of product algebraically 
- Sum of minterms (and maxterms) algebraically 
- Simplification of the expression using Quine - McCluskey method

also 

- the editor allows you to enter expressions using the min and max functions in the form f (w, x, y, z) = min (3,4,5,9,15) 
- all operations can generate a  copy of the results in a text file that can be mailed or view it in another application