Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in floating-point

Check if a number is exactly representable as `f32`

How to avoid floating point exceptions in unused SIMD lanes

Numeric code porting powerpc to intel gives different results using float

Why does the speed of this SOR solver depend on the input?

C - floating point rounding

c floating-point rounding

Highest and lowest possible result of this javascript expression?

javascript floating-point

Is there a floating point data type that converts without loss from int64?

How to get the size of the intersecting part in a circle in Java

Python 2.7 using the input to a function as a string and variable

Link libquadmath with c++ on linux

gcc floating-point

How to correctly multiply a float with an int and get a result only influenced by significant digits?

How to make sure NaNs propagate when using SSE intrinsics?

c++ c floating-point sse nan

How to handle floating-point underflow?

Convert signed IEEE 754 float to hexadecimal representation

Want to scale int to int with integer math

Mashalling in Ruby 2.2.0 slower than 2.1.5

R : Int vs Num Anomaly in Vector

r floating-point int

What causes Python's float_repr_style to use legacy?

python floating-point

Fast nextafter function in JavaScript

javascript floating-point

Accurate computation of scaled complementary error function, erfcx()