Found this content helpful? Log in or sign up to leave a like!

Are there Boolean Helper Functions?

BobbyWinters
Community Member

I am teaching a course called Mathematics for Programming.  As a part of that, I am teaching about logic and truth tables.  I would like to give quizzes that included formula questions about boolean functions.  The only function I've been able to find that is even close to a boolean function is IF(_,_,_).  Are they there and am I just missing them?  Is it possible to hack them?  It is possible to import them?b

Labels (2)