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);
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
Inherits: Test
function exposed_percentDelta(uint256 a, uint256 b) public pure returns (uint256);
function exposed_percentDelta(int256 a, int256 b) public pure returns (uint256);