math.not

Syntax

ir := math.not(i1)

Get the result of the bitwise logical NOT operation on the integer value i1.

Returns:ir - bitwise comparison result
Arguments:i1 - integer