and

Git Source

Implements the AND (&) bitwise operation in the SD49x28 type.

function and(SD49x28 x, int256 bits) pure returns (SD49x28 result);