Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in floating-point

80-bit extended precision floating-point in OCaml

Floating point equality

Haskell ranges and floats

Output different precision by column with pandas.DataFrame.to_csv()?

"Approximate" greatest common divisor

Precision of multiplication by 1.0 and int to float conversion

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