rshift

Git Source

Implements the right shift operation (>>) in the SD49x28 type.

function rshift(SD49x28 x, uint256 bits) pure returns (SD49x28 result);