uncheckedSub

Git Source

Implements the unchecked subtraction operation (-) in the SD49x28 type.

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