Difference between revisions of "Boolean Expressions"
From mi-linux
Jump to navigationJump to searchLine 4: | Line 4: | ||
this has a true value. | this has a true value. | ||
− | |||
− | |||
− |
Revision as of 05:22, 25 January 2010
boolean expressions are either true or false.
e.g 10<15
this has a true value.