Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bigdecimal

BigDecimal bit manipulation in java

java bigdecimal

Long to String before converting to a BigDecimal

scala.math.BigDecimal : 1.2 and 1.20 are equal

scala precision bigdecimal

Java BigDecimal bugs with String constructor to rounding with ROUND_HALF_UP

java rounding bigdecimal

Remove leading zero and delimiter char for BigDecimal

JAXB, BigDecimal or double?

BigDecimal is not doing add operation [duplicate]

java bigdecimal

How to fold left a list of BigDecimal? ("overloaded method + cannot be applied")

scala bigdecimal fold

How do I map a BigDecimal in Hibernate so I get back the same scale I put in?

BigDecimal setScale method working exactly in the opposite way I am expecting

java rounding bigdecimal

How accurate is BigDecimal.doubleValue() if no operation is applied on the amount

Java Double overflow

Why Kotlin doesn't have a Decimal Progression?

kotlin bigdecimal

Decimal expansion program running very slow for large inputs

JAX-WS method's Decimal field is NULL when String value is passed

BigDecimal precision explosion

is it safe to use comparison operators on BigDecimal in groovy/grails?

Why are my BigDecimal objects initialized with unexpected rounding errors?

round BigDecimal to nearest 5 cents

java rounding bigdecimal

Ruby BigDecimal sanity check (floating point newb)