SB_Elsinore_Server icon indicating copy to clipboard operation
SB_Elsinore_Server copied to clipboard

Create wrapper for BigDecimal

Open DougEdey opened this issue 10 years ago • 1 comments

BigDecimal requires a lot of wrapper functionality to work well, such as comparing to a decimal or setting the precision.

DougEdey avatar Nov 05 '14 01:11 DougEdey

I've expanded MathUtils in the interim to accept doubles for .mulitply() and .divide() as the second parameter.

DougEdey avatar Nov 16 '14 04:11 DougEdey