Search code examples
Java BigDecimal - explanation needed...

javafloating-pointbigdecimalfloating-accuracy

Read More
Java BigDecimal trigonometric methods...

javaprecisiontrigonometrybigdecimal

Read More
Java DecimalFormat HALF_UP rounding error...

javaroundingbigdecimal

Read More
Serializing BigDecimal value using GSON...

javajsongsonbigdecimal

Read More
Compare that BigDecimal value and double value are equal to two decimal places...

javadoublebigdecimal

Read More
Why does BigDecimal return this value after rounding half up?...

javadoublebigdecimal

Read More
error converting string to bigdecimal...

javaparsingbigdecimal

Read More
ConvertString to Big Decimal in JAVA...

javastringbigdecimalnumberformatexception

Read More
is there any way to get the sum of the product of euler's number and an integer, where the integ...

javabigdecimaleulers-number

Read More
How to convert dollar amount to cents in java?...

javacurrencybigdecimal

Read More
Why Kotlin doesn't have a Decimal Progression?...

kotlinbigdecimal

Read More
Power doesn't seem to work with BigDecimal (Java)...

javabigdecimalpow

Read More
Java: What is the right way to convert String into a valid amount of money(BigDecimal)...

javabigdecimal

Read More
how to properly deal with bigdecimal values in ormlite?...

androidsqliteormlitebigdecimal

Read More
Scientific notation String to BigDecimal...

javaparsingbigdecimalscientific-notation

Read More
Can "java.lang.ArithmeticException: Rounding necessary" is detected before rounding?...

javascalabigdecimal

Read More
BigDecimal.divide(...) - appropriate scale for quotients with non-terminating expansions...

javafloating-pointbigdecimal

Read More
Cannot find symbol using BigDecimal...

javabigdecimal

Read More
BigDecimal to SQL NUMBER: check for value larger than precision...

javaoracle-databaseoracle10gbigdecimalora-01438

Read More
Sum multiple BigDecimals to a Map<String, BigDecimal>...

javasumjava-streambigdecimal

Read More
BigDecimal equals <= and >= best practice...

javabigdecimal

Read More
How can I write a Junit test using assertEquals to see how many of each coins will be returned to me...

javajunitbigdecimalcurrency

Read More
Surprising behaviour of BigDecimal when rounding with HALF_UP rounding mode...

javamathroundingbigdecimal

Read More
Why does BigDecimal divide cause rounding when it should fit within the significant digits?...

javabigdecimal

Read More
App script spreadsheets float calculation, can google app script do float point number calc?...

javascriptgoogle-apps-scriptgoogle-sheetsbigdecimal

Read More
Why/when to use floats instead of BigDecimal...

floating-pointbigdecimal

Read More
How can I use groupBy to create a map whose values are averages of BigDecimal fields?...

javajava-8java-streambigdecimal

Read More
java double to BigDecimal convertion adding extra trailing zero...

doublebigdecimal

Read More
BigDecimal wrong rounding...

javaroundingbigdecimal

Read More
Keeping the value of a String passed into a BigDecimal exactly the same...

javaformatdoublebigdecimal

Read More
BackNext