gte

Git Source

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

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