send link to app

Boolean Expressions


4.2 ( 9552 ratings )
Naslagwerken Onderwijs
Developer: Monica Mercedes Martinez Ayala
1.99 USD

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