Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in floating-point

Java print four byte hexadecimal number

NSNumber from CGFloat

Generate random numbers in specified range - various cases (int, float, inclusive, exclusive)

What numerical algorithm is simplified by defining sqrt(-0.0) as -0.0?

floating-point ieee-754

Difference in output printing a pre-initialized Java double vs. inline

java string floating-point

Rounding of last digit changes after Windows .NET update

c# floating-point .net-4.8

python: unpack IBM 32-bit float point

Standard-compliant way to define a floating-point equivalence relationship

c++ floating-point

Handling Floating-Point exceptions in C++

Floating point math in python / numpy not reproducible across machines

A surprise with 1**math.nan and 0j**math.nan

Arithmetic with very small numbers in R

r floating-point

Explicit conversion from Single to Decimal results in different bit representation

Java: Should I use float or Float? [duplicate]

floating-point constant comparison - (0.0 ? 1 : 0)

With IEEE-754, 0 < ABS(const) < 1, is (x / const) * const guaranteed to return distinct results for distinct values of X?

Will fixed-point arithmetic be worth my trouble?

Portable serialisation of IEEE754 floating-point values

-O1 alters floating point math

c++ gcc floating-point

subnormal IEEE 754 floating point numbers support on iOS ARM devices (iPhone 4)