Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in floating-point

Power of number close to 1

100 digit floating point python

Floating Point Monotonic Property

Why does 0.1 + 0.4 = 0.5?

.NET C# float.Parse returning different result to double.Parse [duplicate]

Prevent f string from converting float into scientific notation

Standard for the sine of very large numbers

How to get a random float with step in Python

IEEE floating point vs custom float performance

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