prb-math
prb-math copied to clipboard
Test "mulDivSigned"
In 351798f, I added a new function mulDivSigned, which is a variant of mulDiv for signed numbers.
It's not used anywhere in PRBMathSD59x18 or PRBMathUD60x18, but it's technically part of the code that gets shipped. We should write tests for it.