New posts in floating-point

Trouble with float on C [duplicate]

float to int unexpected behaviour

Usefulness of signaling NaN?

Central Difference to Approximate f'(x)

Convert exponential number to decimal in php

Inaccurate Logarithm in Python

JSON unmarshaling with long numbers gives floating point number

round a floating-point number to the next integer value in java

checking if a number is float in PHP

Are doubles faster than floats in C#?

How to approximate relative error further?

Function to determine if two numbers are nearly equal when rounded to n significant decimal digits

'is' operator behaves unexpectedly with floats

Is there a tool to know whether a value has an exact binary representation as a floating point variable?

Precision in C floats

The behaviour of floating point division by zero

Math precision requirements of C and C++ standard

Extreme numerical values in floating-point precision in R

Status of __STDC_IEC_559__ with modern C compilers

Round a double in Java