I'm trying to round BigDecimal values up, to two decimal places. I'm using BigDecimal rounded = va
How can I round down a number in JavaScript? math.round() doesn't work because it rounds it to the neare
I'd like to round at most 2 decimal places, but only if necessary. Input: 10 1.7777777 9.1 Output: 1