Search code examples
Set specific precision of a BigDecimal...


javabigdecimalfloating-point-precision

Read More
How can I JSON encode BigDecimal and BigInteger in Kotlinx Serialization without losing precision?...


jsonkotlinserializationbigdecimalkotlinx.serialization

Read More
Rounding necessary with BigDecimal numbers...


javaroundingbigdecimal

Read More
Convert Java Number to BigDecimal : best way...


javanumbersprecisionbigdecimal

Read More
How do I use a BigDecimal from Scala.js in my JavaScript application?...


javascriptscalabigdecimalscala.js

Read More
Disconnected from the target VM, address: '127.0.0.1:51928', transport: 'socket'...


javasocketsintellij-ideabigdecimal

Read More
Java convert/cast object to Double but prevent round?...


javacastingtype-conversiondoublebigdecimal

Read More
Kotlin BigDecimal multiplication wrong results...


kotlinbigdecimal

Read More
DoubleValue of BigDecimal provided wrong output...


javajava-11bigdecimal

Read More
Java BigDecimal can have comma instead dot?...


javadecimalbigdecimal

Read More
BigDecimal and Money...


javabigdecimal

Read More
How to convert decimal timestamp to date in Java with trailing decimals...


javadatecalendarbigdecimal

Read More
BigDecimal from Double incorrect value?...


javadoublebigdecimal

Read More
How to use Switch-statement inside a Stream...


javaforeachswitch-statementjava-streambigdecimal

Read More
How to use BigDecimal .equals() in Java?...


javabigdecimal

Read More
Operations with BigDecimal and double in Java...


javavariablesdoublebigdecimal

Read More
java math library for BigDecimal which allows null values...


javabigdecimal

Read More
What type would you map BigDecimal in Java/Hibernate in MySQL?...


javamysqlhibernatenumbersbigdecimal

Read More
PySpark cast String to DecimalType without rounding in case of unmatching scale...


pythonapache-sparkpysparkcastingbigdecimal

Read More
Can't put Double number in BigDecimal variable...


javadoubleclasscastexceptionbigdecimaljspinner

Read More
Is Java's BigDecimal the closest data type corresponding to C#'s Decimal?...


c#javadecimalbigdecimalcomplex-data-types

Read More
scala.math.BigDecimal : 1.2 and 1.20 are equal...


scalaprecisionbigdecimal

Read More
Scale() of Divide method in BigDecimal...


javaformattingbigdecimal

Read More
Scala throw exception for reading null bigdecimal from query result...


scalaresultsetbigdecimal

Read More
Why is BigDecimal.equals specified to compare both value and scale individually?...


javabigdecimal

Read More
BigDecimal - unexpected round behaviour...


javabigdecimal

Read More
How to Use BigDecimal add method to get sum of jtable cell values?...


javajtablebigdecimal

Read More
Convert String to BigDecimal without losing format...


javastringbigdecimaltypeconverter

Read More
strip zeros for BigDecimal only for after the decimal point in Java...


javabigdecimal

Read More
ArithmeticException: "Non-terminating decimal expansion; no exact representable decimal result&...


javabigdecimalarithmeticexception

Read More
BackNext