and

Git Source

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

function and(UD50x28 x, uint256 bits) pure returns (UD50x28 result);