v1.0.5
Added
- Link to StackExchange answer in
exp2NatSpec comments.
Changed
- Speed up the
exp2function in PRBMathCommon.sol by simplifying the integer part calculation. - Use
SCALEinstead 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.