Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in floating-point

Can you explain this Math.Log10 vs. BigInteger.Log10 behavior?

Portable way to check whether a floating point division would end in +-inf

c++ c++11 floating-point

Round a ruby float up or down to the nearest 0.05

std::cos gives different result when run with valgrind

No insert and extract for float/double in SSE and AVX?

c++ floating-point sse simd avx

Complex floating point types

Determine number of leading zeros in a floating point number

C++ IsFloat function

c++ string floating-point

Floating point comparison revisited

How can 0.2 + 0.1 be equal to 0.3 in Excel?

excel floating-point

SQL Server : SUM() weird behaviour

negative precision values in ostream

MySQL floating point comparison issues

What is Vector Floating Point (VFP)?

floating-point arm fpu

Modulus/Remainder function for non-integers

How can I use a HashMap with f64 as key in Rust?

floating-point hashmap rust

Comparing double with literal value in C gives different results on 32 bit machines

Compare decimal strings in Javascript

What is the relationship between 2’s complement and IEEE754?

How to show numbers correctly in wpf data binding?