MathUtils

boundedSub boundedSub(uint256 a, uint256 b) → uint256 internal

boundedSubWithoutEvent boundedSubWithoutEvent(uint256 a, uint256 b) → uint256 internal

muchGreater muchGreater(uint256 a, uint256 b) → bool internal

approximatelyEqual approximatelyEqual(uint256 a, uint256 b) → bool internal

UnderflowError UnderflowError(uint256 a, uint256 b) event