Home

<= not <>

notLogical or Bitwise NOT

The not function returns the logical NOT of a real number or the bitwise NOT of an integer, as follows:

a->b
#a->#b

A true result is represented by the real number one. A false result is represented by the real number zero.