not

Git Source

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

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