Search code examples
Formatting, Big Decimal, interest to percent please...

javacurrencynumber-formattingbigdecimal

Read More
Validate if big decimal is created without any precision loss...

doublebigdecimal

Read More
How to determine which rounding method is used internally by BigDecimal.round() in java...

javaroundingbigdecimal

Read More
Java BigDecmal change negative value to positive...

javaspringspring-bootbigdecimal

Read More
After converting bits to Double, how to store actual float/double value without using BigDecimal?...

javafloating-pointbigdecimalieee-754single-precision

Read More
BigDecimal gives unexpected results for numbers larger than 7 or 0 decimal numbers...

javamathbigdecimal

Read More
How to keep trailing zeros when dividing a BigDecimal...

javabigdecimalzerodivide

Read More
BigDecimal equals() versus compareTo()...

javaequalsbigdecimalcompareto

Read More
Get reduced fraction from BigDecimal...

javadecimalbigintegerbigdecimalfractions

Read More
Java BigDecimal operations "arbitrarily" showing incorrect number of decimal places...

javaformattingdecimalbigdecimal

Read More
Multiply decimals in Kotlin...

javakotlinfloating-pointdoublebigdecimal

Read More
How Can I perform Addition on Big Decimal?...

javabigdecimal

Read More
How to do a fractional power on BigDecimal in Java?...

javaformulabigdecimalpow

Read More
Why doesn't Scala's BigDecimal have a ZERO?...

scalabigdecimalzero

Read More
Why BigDecimal("5.50") not equals to BigDecimal("5.5") and how to work around th...

javaequalsbigdecimal

Read More
Rounding a Java BigDecimal to the nearest interval...

javaroundingbigdecimalintervals

Read More
In Database, One Column has value as "0.000000000000". How to print the "0.0000000000...

javasqlbigdecimal

Read More
Scala BigDecimal - loss of precision...

scalamathprecisionbigdecimalbigint

Read More
Computing the nth root of p using BigDecimals...

javabigdecimal

Read More
Multi-threading and stopping a thread...

javamultithreadingbigdecimal

Read More
Getting incorrect results from DecimalFormat.format() for large numbers...

javakotlinbigdecimalinteger-overflowdecimalformat

Read More
Java, extract just the fractional part of a BigDecimal?...

javabigdecimal

Read More
Understand mathematical operations using BigDecimal in Java...

javabigdecimal

Read More
BigDecimal to allows null values...

javacollectionsbigdecimal

Read More
Problem with Java BigDecimal.remainder() - irrational and inaccurate returns...

javabigdecimal

Read More
How to get biggest BigDecimal value...

javamathbigdecimal

Read More
Why is my BigDecimal 0.0000 not equal to BigDecimal.ZERO?...

javaandroidbigdecimal

Read More
Rounding mode from java Math package for .555 not works...

javamathenumsroundingbigdecimal

Read More
Lucene BigDecimal Range Query...

hibernatelucenebigdecimalhibernate-search

Read More
Difference between Java and postgres value of BigDecimal/numeric...

javapostgresqlprecisionnumericbigdecimal

Read More
BackNext