Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ieee-754

Fused multiply add and default rounding modes

c gcc clang ieee-754 fma

Fast nearest power of 2 in JavaScript?

Are there any whole numbers which the double cannot represent within the MIN/MAX range of a double?

What are the applications/benefits of an 80-bit extended precision data type?

Is there an open-source c/c++ implementation of IEEE-754 operations? [closed]

Why do I need 17 significant digits (and not 16) to represent a double?

What uses do floating point NaN payloads have?

floating-point nan ieee-754

How to simulate Single precision rounding with Doubles?

Denormalized Numbers - IEEE 754 Floating Point

How to check if float can be exactly represented as an integer

c double ieee-754

Invertability of IEEE 754 floating-point division

Convert ieee 754 float to hex with c - printf

c floating-point ieee-754

Cases where float == and != are not direct opposites

IEEE double such that sqrt(x*x) ≠ x

Behaviour of negative zero (-0.0) in comparison with positive zero (+0.0)

c++ floating-point ieee-754

Why does casting Double.NaN to int not throw an exception in Java?

Floating-point: "The leading 1 is 'implicit' in the significand." -- ...huh?

ieee-754

Detecting a negative 0 stored as a double in C++

c++ double ieee-754

Can -ffast-math be safely used on a typical project?

next higher/lower IEEE double precision number