Search code examples
Ruby BigDecimal and MySQL decimal precision mismatch...


mysqlruby-on-rails-3decimalprecisionbigdecimal

Read More
How does Double.toString() work if a fraction number cannot be precisely represented in binary?...


javafloating-pointbigdecimal

Read More
Differentiate between BigDecimal for money and BigDecimal for percentages...


javainheritancebigdecimal

Read More
Summing a map of doubles into an aggregated BigDecimal with Java Streams...


javajava-8sumjava-streambigdecimal

Read More
BigDecimal divide returning wrong result for some calculations...


javabigdecimal

Read More
Is there a way to assign a formatted BigDecimal number to a BigDecimal?...


javanumber-formattingbigdecimal

Read More
Confused about result of BigDecimal...


javabigdecimal

Read More
Bad return type in lambda expression: BigDecimal cannot be converted to long...


javajava-streambigdecimalspeedment

Read More
Java new BigDecimal generates another number...


javabigdecimal

Read More
Storing a large number of money totals and memory/storage implications - BigDecimal vs Integer and b...


javabigdatastoragecurrencybigdecimal

Read More
BigDecimal setScale method syntax not working...


javapercentagebigdecimal

Read More
BigDecimal to string...


javastringbigdecimal

Read More
Java BigDecimal: How to set scale only if it's greater than certain precision point?...


javabigdecimal

Read More
Multiply a BigDecimal with an Integer...


scalabigdecimal

Read More
How to fix java.lang.ClassCastException: java.lang.Double cannot be cast to java.math.BigDecimal err...


jasper-reportsbigdecimal

Read More
How to deal with rouding in BigDecimal in Java...


javabigdecimal

Read More
Subtracting bigDecimal numbers produces a precision of 0?...


javabigdecimal

Read More
adding 2 BigDecimal values...


javabigdecimal

Read More
Is there a cleaner/simpler way for writing this formula in code?...


javamathdoublebigdecimal

Read More
Attempting to calculate monthly repayments with BigDecimal calculations...


javabigdecimalfinance

Read More
Freemarker format BigDecimal to German Locale not working properly...


formattingfreemarkerbigdecimal

Read More
Scala 2.10 seems to lose precision in BigDecimal...


javascalabigdecimal

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


groovycomparisonoperator-keywordbigdecimal

Read More
Any neat way to limit significant figures with BigDecimal...


javabigdecimal

Read More
IntelliJ hint while rounding BigDecimal division stream result...


javaintellij-ideajava-streambigdecimal

Read More
Comparing of version in Java...


javaversionbigdecimal

Read More
Find BigDecimal in a Set...


javacollectionsbigdecimal

Read More
How do i extract BigDecimals from a TreeMap in Java?...


javabigdecimal

Read More
Is JSR-354 Money API ready for production usage?...


apijava-8currencybigdecimaljava-money

Read More
Why does Spark groupBy.agg(min/max) of BigDecimal always return 0?...


apache-sparkapache-spark-sqlbigdecimal

Read More
BackNext