About Boolean TT Truth Table, Gates
This is a simple and easy-use app to generate Truth-Tables of boolean expressions, genarate SOP and POS from Truth-Table easily.
Also it will helps to learn about basic logic gates theories.
TRUTH TABLE GENERATOR
---------------------------------------------
Input:
You can enter main logic function as normal style.
You can add extra logic to calculate beside main logic. It must be use only the inputs that main logic currently has.
*You can enter several extra inputs by separating expressions by semicolon (;)
You can type logic in the text box named 'LOGIC' using your default keyboard.Then press button in bottom right side to generate.
Dot sign (.) to perform AND
Plus sign (+) to perform OR
Dash sign (') to perform NOT
Also you can use () Brackets to perform a logic
*No any sign - automatically convert to AND logic.
Example:
A.B+C.D' = A AND B OR C AND (NOT D)
A.1+(A.B.(C+B)'.A) = A AND 1 OR ( A AND B AND NOT(C OR B) AND A)
ABC = A.B.C
SOP & POS GENERATOR
----------------------------------------
You can create truth-table for number of inputs and change its output values. Then you can generate Sum Of Product (SOP), Product Of Sum (POS) from it.
Answers can be copied to clipboard easily.
LEARNER
----------------
Learner is most helpful for beginners of logic gates. It will help to learn about Basic Logic Gates Theories easily. You can use learner on offline mode also.
HIGHLIGHTS
----------------------
* You can enter Boolean expressions usual way. You can copy paste to it.
* 'Extra logics' help to compare with many outputs.
* Bracket input system will be more useful.
* SOP, POS generator can use for valuable usages.
* Learn about logic gates using Built-in LEARN
* Saved history will helps to continue your works.
* Quick Access menu will direct you to explore BooleanTT ( Best on Lolipop+)
Upgrade
--------------
Visit : http://boolean-tt-truth-table-gates.en.aptoide.com
Created by :
R.M.HASHAN CHAMARA RAJAPAKSHA
All Right reserved
Version:0.6.1
Download and install
Boolean TT Truth Table, Gates version 0.6.1.2017_Free on your
Android device!
Downloaded 100+ times, content rating: Everyone
Android package:
hashan.haze.booleantt, download Boolean TT Truth Table, Gates.apk
by U####:
Cool app. Most useful for IT students and others who are interested in Boolean calculations...!!!