PercentUtils
PercentUtils
percent
function percent(uint256 a, uint256 b) internal pure returns (uint256)asPercentOf
function asPercentOf(uint256 a, uint256 b) internal pure returns (uint256)Last updated
Was this helpful?