New posts in double

Round up double to 2 decimal places

How can I truncate a double to only two decimal places in Java?

How to print a double with two decimals in Android? [duplicate]

How do I round a double to two decimal places in Java? [duplicate]

How to change symbol for decimal point in double.ToString()?

Convert float to double without losing precision

Convert double to BigDecimal and set BigDecimal Precision

Force point (".") as decimal separator in java

MySQL pagination without double-querying?

How to get the Power of some Integer in Swift language?

How many double numbers are there between 0.0 and 1.0?

In java, is it more efficient to use byte or short instead of int and float instead of double?

Swift double to string

Why converting from float to double changes the value?

How can I convert a byte array into a double and back?

Double decimal formatting in Java

Rounding a double to turn it into an int (java)

Converting double to integer in Java

Is it possible to get 0 by subtracting two unequal floating point numbers?

Converting a double to an int in C#