Uint256x256Math
Functions
mulDivRoundDown
function mulDivRoundDown(uint256 x, uint256 y, uint256 denominator) internal pure returns (uint256 result);Name
Type
Description
Name
Type
Description
mulDivRoundUp
Name
Type
Description
Name
Type
Description
mulShiftRoundDown
Name
Type
Description
Name
Type
Description
mulShiftRoundUp
Name
Type
Description
Name
Type
Description
shiftDivRoundDown
Name
Type
Description
Name
Type
Description
shiftDivRoundUp
Name
Type
Description
Name
Type
Description
_getMulProds
Name
Type
Description
Name
Type
Description
_getEndOfDivRoundDown
Name
Type
Description
Name
Type
Description
sqrt
Errors
Uint256x256Math__MulShiftOverflow
Uint256x256Math__MulDivOverflow
Last updated