lshift

Git Source

Implements the left shift operation (<<) in the SD49x28 type.

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