StdMathMock
Inherits: Test
Functions
exposed_percentDelta
function exposed_percentDelta(uint256 a, uint256 b) public pure returns (uint256);
exposed_percentDelta
function exposed_percentDelta(int256 a, int256 b) public pure returns (uint256);