v1.0.5
Added
- Link to StackExchange answer in
exp2
NatSpec comments.
Changed
- Speed up the
exp2
function in PRBMathCommon.sol by simplifying the integer part calculation. - Use
SCALE
instead of the 1e18 literal inPRBMathCommon.sol
.
exp2
NatSpec comments.exp2
function in PRBMathCommon.sol by simplifying the integer part calculation.SCALE
instead of the 1e18 literal in PRBMathCommon.sol
.