not

Git Source

Implements the NOT (~) bitwise operation in the SD49x28 type.

function not(SD49x28 x) pure returns (SD49x28 result);