uncheckedUnary

Git Source

Implements the unchecked unary minus operation (-) in the SD49x28 type.

function uncheckedUnary(SD49x28 x) pure returns (SD49x28 result);