bitnot

SpecialNodes bitand

input ports:
Name Type Description Optional

a

?0

number

no

output ports:
Name Type Description Optional

b

?0

bitwise complement of a

no

bitnot outputs the bitwise complement of its input.