Search code examples
Multiplying a number with a fraction...

javamathfloating-pointdivisionbigdecimal

Read More
cast Long to BigDecimal...

javabigdecimal

Read More
Spring boot and BigDecimal or Double serialization problem...

spring-bootspring-mvcserializationthymeleafbigdecimal

Read More
BigDecimal remove zeros only after decimal...

javabigdecimal

Read More
Inaccurate Digits due to binary representation in BigDecimals. How do I get around it?...

javabigdecimal

Read More
Does Kotlin have a BigDecimal setPrecision utility method?...

javakotlinbigdecimal

Read More
spark sql: select rows where column of DecimalType has larger scale than a numer...

apache-spark-sqlscalebigdecimal

Read More
Rounding BigDecimal to *always* have two decimal places...

javamathbigdecimalrounding

Read More
Parsing an object in stream function...

javajava-streambigdecimal

Read More
`bigdecimal::BigDecimal`, which does not implement the `Copy` trait...

rustbigdecimal

Read More
pass bigdecimal numbers in java...

javabigdecimal

Read More
Ruby 2.4 and BigDecimal error (invalid value)...

ruby-on-railsrubybigdecimal

Read More
How do you get accurate results for sine values with BigDecimal in Java?...

javatrigonometrybigdecimal

Read More
Java stream multiply and return sum of multiplication...

javajava-streambigdecimal

Read More
How to do exponentiation e when 'e' is decimal for very large numbers of e?...

javabigdecimalexponential

Read More
EJBQL Named Query - How to Sum BigDecimal...

javaejbsumbigdecimalnamed-query

Read More
Logarithm of a BigDecimal...

javabigdecimallogarithm

Read More
Getting fractional portion of a decimal number from a BigDecimal input...

javamathbigdecimal

Read More
How to average BigDecimals using Streams?...

javacollectionsjava-8bigdecimaljava-stream

Read More
Appropriate scale for converting via BigDecimal to floating point...

javafloating-pointbigdecimalrational-number

Read More
How to count digits in BigDecimal?...

bigintegerbigdecimaljava

Read More
foldLeft sum values with BigDecimal.ZERO start value...

scalafunctional-programmingbigdecimalfoldleft

Read More
StringIndexOutOfBoundsException after formatting BigDecimal...

javaandroidbigdecimaldecimalformat

Read More
How to calculate doubling in curve1174 in java?...

javacryptographybigintegerbigdecimalcurve

Read More
hibernate returning BigDecimal datatype instead of long...

hibernatelong-integerbigdecimal

Read More
Why is BigDecimal more precise than double?...

javadoublebigdecimal

Read More
Can we use double to store monetary fields and use BigDecimal for arithmetic...

javadoublebigdecimal

Read More
How to do BigDecimal modulus comparison...

javabigdecimal

Read More
Java BigDecimal memory usage?...

javamemorymemory-managementbigdecimal

Read More
Strange rounding issue with BigDecimal...

javaroundingbigdecimal

Read More
BackNext