Functions Palette/Programming/Boolean
Object information | |
---|---|
Owning palette(s) | Programming palette |
Type | Palette |
Requires | Basic Development Environment |
Icon |
The Boolean palette provides constants and functions that can be performed on Boolean, Numeric and Fixed-point values.
Contents |
Functions
Logical And | |
Logical Or | |
Exclusive Or | |
Not | |
Compound Arithmetic | |
Not And | |
Not Or | |
Not Exclusive Or | |
Implies | |
And Array Elements | |
Or Array Elements | |
Num to Array | |
Array to Num | |
Bool to (0,1) |
Constants
True Constant | |
False Constant |