Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in floating-point

A realistic example where using BigDecimal for currency is strictly better than using double

Using "double" as counter variables in loops

How to convert float value to integer in php?

php floating-point int

Rounding a number in Python but keeping ending zeros

In C++, is exactly one of <, == and > guaranteed to be true on floats?

Why does division by zero in IEEE754 standard results in Infinite value?

Is it possible in floating point to return 0.0 subtracting two different values?

c++ floating-point

How to get the decimal part of a float?

java floating-point

How are floating point numbers stored in memory?

c floating-point

Limit the amount of number shown after a decimal place in javascript

Why do I see a double variable initialized to some value like 21.4 as 21.399999618530273?

floating-point precision

Efficient floating-point division with constant integer divisors

Coercing floating-point to be deterministic in .NET?

Double vs float on the iPhone

How to print float to n decimal places including trailing 0s?

python floating-point

Extra leading zeros when printing float using printf?

What is the difference between the float and integer data type when the size is the same?

java floating-point integer

How does printf and co differentiate between float and double

c floating-point printf

Shortest way of checking if Double is "NaN"

c# .net floating-point

Difference between float(2,2) and float() in mysql

mysql floating-point