Skip to content

Commit

Permalink
Update and rename pbrMathLogarithmTesting.sol to prbMathLogarithmTest…
Browse files Browse the repository at this point in the history
…ing.sol
  • Loading branch information
MarcusWentz authored Oct 1, 2024
1 parent c79203e commit 879e2d5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import { UD60x18 } from "@prb/math/src/UD60x18.sol";
// // Signed
// import { SD59x18 } from "@prb/math/src/SD59x18.sol";

contract pbrMathLogarithmTesting {
contract prbMathLogarithmTesting {

// For log10, ln and log2:
// Min input value for ud(x) is = 1 ether = 1000000000000000000
Expand Down

0 comments on commit 879e2d5

Please sign in to comment.