New posts in double

Scala Doubles, and Precision

kotlin android studio Unable to figure out how to covert that text to double. Can somebody correct the code please?

Why does this random value have a 25/75 distribution instead of 50/50?

QJsonDocument::toJson() incorrect double precision

How can I display the number 10525.25 as 10.525,25 using regexp with Dart?

Converting string to double in C#

Why does adding 0.1 multiple times remain lossless?

How to implement infinity in Java?

How to compare double numbers?

Android - Round to 2 decimal places [duplicate]

how do I validate user input as a double in C++?

C# Double - ToString() formatting with two decimal places but no rounding

How do I convert a double into a string in C++?

Why is a round-trip conversion via a string not safe for a double?

Difference in evaluation of expression when using long long int vs double in c++ [duplicate]

How to round a Double to the nearest Int in swift?

Compare double to zero using epsilon

Float and double datatype in Java

How do I convert a string to a double in Python?

Random weighted selection in Java