unary

Git Source

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

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