lte

Git Source

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

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