gte

Git Source

Implements the greater than or equal to operation (>=) in the SD49x28 type.

function gte(SD49x28 x, SD49x28 y) pure returns (bool result);