Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in floating-point

When is it more efficient to use CORDIC or a polynomial approximation?

In Java, how do I test whether a list of `Double` contains a particular value

java floating-point

How do languages handle printing floats under the hood?

Efficient faithfully-rounded implementation of error function erff()

c floating-point

SSE and iostream: wrong output for floating point types

How does printf extract digits from a floating point number?

c++ c floating-point printf

Multi line math results different than single line

c++ floating-point

Calculation problem in Java

java floating-point double

Assign double constant to float variable without warning in C?

c floating-point

Python question about exponents and int

python floating-point

Are all single-precision numbers representable in the double-precision format?

floating-point ieee-754

lossless conversion of float to string and back: is it possible?

max float represented in IEEE 754

How to store a floating point number as text without losing precision?

python floating-point

How to ensure same float numbers on different systems?

Efficient way to round double precision numbers to a lower precision given in number of bits

c# floating-point rounding

What precision are floating-point arithmetic operations done in?

Django Float Field input

Delphi - comparison of two "Real" number variables

delphi floating-point

C++ Float Comparison Around Zero Fails With Gtest