Boolean values: Difference between revisions

m
(Added Quackery.)
Line 1,432:
Types may be tested, resulting in boolean values, using the <code>type</code> command.
 
=={{header|Mathematica}}/{{header|Wolfram Language}}==
True and False are the default boolean values.
To make any expression a boolean use the Boole[] function.
1,111

edits