Skip to content

xharrym/truthtable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

truthtable

  • generates truth tables from logic function

    • print the table on screen and save it in a file
  • the function must be inserted in post-fix notation (RPN), with no spaces. Up to 25 variables (a~z) and the result is called Y. ex. (A and B) or C --> ab&c|

About

Truth table generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages