Manuals/calci/NOT

From ZCubes Wiki
Revision as of 21:41, 24 October 2013 by MassBot1 (talk | contribs) (Created page with "<div id="16SpaceContent" align="left"><div class="ZEditBox" align="justify"> Syntax </div></div> ---- <div id="4SpaceContent" align="left"><div class="ZEditBox" align=...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Syntax


Remarks


Examples


'''''''  ''''

Description


NOT


 

NOT (L)

Where L is a value which can be evaluated to TRUE (1) or FALSE (0).




If logical value is1(TRUE), then NOT value is zero (0) and if it is 0(FALSE), then NOT value is 1




 

This function is to reverses the value of its argument. NOT is used to make sure for a value which is not equal to one particular value





 

Lets see an example in

NOT (L)

=NOT (1) is 0 that is FALSE


Column1 Column2 Column3 Column4
Row1 0 1
Row2
Row3
Row4
Row5
Row6