and2

Git Source

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

function and2(SD49x28 x, SD49x28 y) pure returns (SD49x28 result);