Home Articles FAQs XREF Games Software Instant Books BBS About FOLDOC RFCs Feedback Sitemap
irt.Org

Boolean

You are here: irt.org | FOLDOC | Boolean

<logic> 1. Boolean algebra.

<programming> 2. (bool) The type of an expression with two possible values, "true" and "false". Also, a variable of Boolean type or a function with Boolean arguments or result. The most common Boolean functions are AND, OR and NOT.

(1997-12-01)

Nearby terms: book titles « Bookviewer « bool « Boolean » Boolean algebra » Boolean logic » Boolean search

FOLDOC, Topics, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, ?, ALL

©2018 Martin Webb