Skip to content

#️⃣ The truth table calculator with output in Unicode format like-e: f1(x, y) = (x ∨ y̅) ∧ (x ∨ y)

Notifications You must be signed in to change notification settings

andrijzyn/TheTruthTable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔵🔴 A truth table calculator with parser expressions

Note

This project was created for the discipline "Discrete Mathematic".

Simple logical operations represented as Unicode strings (g5(x, y, z) = (x ∨ y ∨ z) ∧ (x̅ ∨ y) ∧ (x ∨ z)) that can have only two states (on/off).


TODO: remake normal & create delitful GUI for chickens 🐣

About

#️⃣ The truth table calculator with output in Unicode format like-e: f1(x, y) = (x ∨ y̅) ∧ (x ∨ y)

Topics

Resources

Stars

Watchers

Forks