Existing users, log in.  New users, create a free account.  Lost password?

Mac OS X  |  Home / Education  |  Math / Science  |  Boolean Calculator

Boolean Calculator

Boolean Calculator - 2.0

calculates truth tables from Boolean terms

All Time: Not rated (0.0)
This Version: Not rated (0.0)
Current Version: 2.0
Release Date: 2004-12-18
License: Freeware
Downloads (this version): 1,556
Downloads (all versions): 2,477

Information Related to Version:

Broken Link? Newer Version? Tell us!

Product Description:

A simple utility for technical informatics on university. You can enter a formular like "a and b and (not c)" and it shows you a table where you can see on which boolean combination of a, b and c the term is true.

This application may be interesting for Realbasic developers to see how to pick up an user entered term and write a few lines of RBScript sourcecode in memory to compile and run it just in time.

What's new in this version:

  • Supports shortcuts: "&" for "and", "|" for "or", "¬" for "not", "1" for "true" and "0" for "false".
  • You can have as many variables of any name with only characters.
  • Sorry, but xor is not a supported keyword in Realbasic.

Operating System Requirements:

This product is designed to run on the following operating systems:

  • Mac OS X 10.3
  • Mac OS X 10.2
  • Mac OS X 10.1
  • Mac OS X 10.0

Additional Requirements:

  • Mac OS X 10.0 or higher

Screenshots:

Download Links:

Your Installed Versions:


 

Feedback Summary:

This Version:
Overall Rating: Not rated (0.0) Features: Not rated (0.0) Support: Not rated (0.0)
Ease of Use: Not rated (0.0) Quality / Stability: Not rated (0.0) Price: Not rated (0.0)
Add Your Feedback

Key to Types of Feedback:

ReviewsReviews   TroubleshootingTroubleshooting   Usage TipsUsage Tips   Developer NotesDeveloper Notes   CommentaryCommentary   Featured ReviewsFeatured Reviews

Boolean Calculator CommentaryLong-winded - Version: 1.1, 11/5/2004 01:39AM PST

Vlad L'Impala
Would be nice if it recognised "xor" rather than having to write out "(x or y) and not (x and y)".
Post a commentAlert Admin

Most Recent Replies: View All 1 Replies

Boolean Calculator CommentaryLooks good, - Version: 1.1, 11/3/2004 08:51AM PST

iXit
but I hope a future version recognises ¬ (Option-L) as synonymous with 'not' and maybe + or & as shorthand for 'and'.
Post a commentAlert Admin

Most Recent Replies: View All 1 Replies