Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ieee-754

Interesting float bug in Calculator - why does this occur?

floating-point ieee-754

Floating point range reduction

c# mono sse simd ieee-754

Reverse engineering unknown floating point format

JavaScript precision

Skipping "test for zero" checks in IEEE 754

c ieee-754

integer stored as float

math ieee-754

Intel architecture and IEEE 754 compliance (minNum and maxNum)?

Decimal arithmetics in C or C++?

TI Basic Numeric Standard

Synthesisable Fixed/Floating points in VHDL's IEEE Library

On a float rounding error

Why use anything but unions for IEEE 754 floating point format?

c ieee-754

Does C++ standard allow std::optional<double> to be implemented without overhead

why floor, ceil implementation return x + x when x is NaN or inf?

c glibc ieee-754 floor

Why does webassembly have a square root opcode?

webassembly ieee-754

performing floating point addition algorithmically

Why is 0.1f's last binary bit rounded to 1?

Is it dangerous converting from float to BigDecimal then back?

How to convert 4 byte IEEE (little endian) float binary representation to float

Why does this loop never end? [duplicate]

floating-point ieee-754