Closed MohamedEbrahem1 closed 1 year ago
Added truth table function to evaluate all the truth value permutations for a given expression. Not operator need to be supported. Also, using parenthesis as an and operator needs to be added as a feature. Such function was able to resolves #6
Not
and
resolves #6
LGTM, Merged!
Added truth table function to evaluate all the truth value permutations for a given expression.
Not
operator need to be supported. Also, using parenthesis as anand
operator needs to be added as a feature. Such function was able toresolves #6