lte

Git Source

Implements the lower than or equal to operation (<=) in the SD49x28 type.

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