Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in floating-point

acos(1) returns NaN for some values, not others

Java raytracing float vs double

Displaying a Float to a Textbox type "number"

How to deal with excess precision in floating-point computations?

c++ c floating-point

Lua - packing IEEE754 single-precision floating-point numbers

Implement "tolerant" `equals` & `hashCode` for a class with floating point members

Real numbers - how to determine whether float or double is required?

c++ c floating-point

Do variables contain extra hidden metadata - aka When is zero not zero (but still is)

Deterministic way of saying "promote everything to floating before calculation" in C++

NAN propagation and IEEE 754 standard

Converting a float into a string fraction representation

(PHP) How to avoid scientific notation and show the actual large numbers?

Why isn't Math.nextAfter(Double.MAX_VALUE, 1) equal to Double.INFINITY?

java floating-point

Laravel (or PHP/MySQL?) cuts float numbers after decimal point

How to convert strings to floats with perfect accuracy?

How to get binary representation of floating-point number in PHP?

How to use GL_HALF_FLOAT_OES typed textures in iOS?

Are C doubles different to .NET doubles?

.net c floating-point

For a floating point value a: Does a*0.0 == 0.0 always evaluate true for finite values of a?

c++ c floating-point ieee-754

C printf using %d and %f